All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
PageMask Class Reference

PageMask class. More...

Public Member Functions

 PageMask ()
 Initializes a new instance of the PageMask class. More...
 

Properties

int Color [get, set]
 Gets or sets the color. More...
 
string DocId [get, set]
 Gets or sets the DocId. More...
 
int Height [get, set]
 Gets or sets the height. More...
 
string ImageId [get, set]
 Gets or sets the ImageId. More...
 
int Left [get, set]
 Gets or sets the left. More...
 
string MaskId [get, set]
 Gets or sets the MaskId. More...
 
string PageId [get, set]
 Gets or sets the PageId. More...
 
int Top [get, set]
 Gets or sets the top. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

PageMask class.

Constructor & Destructor Documentation

PageMask ( )

Initializes a new instance of the PageMask class.

Property Documentation

int Color
getset

Gets or sets the color.

string DocId
getset

Gets or sets the DocId.

int Height
getset

Gets or sets the height.

string ImageId
getset

Gets or sets the ImageId.

int Left
getset

Gets or sets the left.

string MaskId
getset

Gets or sets the MaskId.

string PageId
getset

Gets or sets the PageId.

int Top
getset

Gets or sets the top.

int Width
getset

Gets or sets the width.