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

PageData2 class. More...

Public Member Functions

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

Properties

BarcodeCollection Barcodes [get, set]
 Gets or sets the bar codes. More...
 
string Base64Data [get, set]
 Gets or sets the base64 data. More...
 
byte[] Data [get, set]
 Gets or sets the page data. More...
 
float HorizontalResolution [get, set]
 Gets or sets the horizontal resolution. More...
 
string ImprintedText [get, set]
 Gets or sets the imprinted text. More...
 
int Index [get, set]
 Gets or sets the index. More...
 
bool IsFront [get, set]
 Gets or sets a value indicating whether this instance is front or not. More...
 
int LayoutHeight [get, set]
 Gets or sets the height of the layout. More...
 
int LayoutWidth [get, set]
 Gets or sets the width of the layout. More...
 
string MimeType [get, set]
 Gets or sets the MIME type. More...
 
short RotationType [get, set]
 Gets or sets the type of the rotation. More...
 
RuntimeFieldCollection RuntimeFields [get, set]
 Gets or sets the Runtime Fields. More...
 
string SheetId [get, set]
 Gets or sets the sheet identifier. More...
 
bool UseBarcodes [get, set]
 Gets or sets a value indicating whether to use bar codes property or not. More...
 
bool UseHorizontalResolution [get, set]
 Gets or sets a value indicating whether to use horizontal resolution property or not. More...
 
bool UseImprintedText [get, set]
 Gets or sets a value indicating whether to use imprinted text property or not. More...
 
bool UseIsFront [get, set]
 Gets or sets a value indicating whether to use IsFront property. More...
 
bool UseLayoutHeight [get, set]
 Gets or sets a value indicating whether to use layout height property or not. More...
 
bool UseLayoutWidth [get, set]
 Gets or sets a value indicating whether to use layout width property or not. More...
 
bool UseRotationType [get, set]
 Gets or sets a value indicating whether to use rotation type property or not. More...
 
bool UseSheetId [get, set]
 Gets or sets a value indicating whether to use sheet id property or not. More...
 
bool UseVerticalResolution [get, set]
 Gets or sets a value indicating whether to use vertical resolution property or not. More...
 
bool UseVrsProcessed [get, set]
 Gets or sets a value indicating whether to use VRS processed property or not. More...
 
float VerticalResolution [get, set]
 Gets or sets the vertical resolution. More...
 
bool VrsProcessed [get, set]
 Gets or sets a value indicating whether VRS processed or not. More...
 

Description

PageData2 class.

Constructor & Destructor Documentation

PageData2 ( )

Initializes a new instance of the PageData2 class.

Property Documentation

BarcodeCollection Barcodes
getset

Gets or sets the bar codes.

string Base64Data
getsetinherited

Gets or sets the base64 data.

The base64 data.

byte [] Data
getsetinherited

Gets or sets the page data.

float HorizontalResolution
getset

Gets or sets the horizontal resolution.

string ImprintedText
getset

Gets or sets the imprinted text.

int Index
getset

Gets or sets the index.

bool IsFront
getset

Gets or sets a value indicating whether this instance is front or not.

int LayoutHeight
getset

Gets or sets the height of the layout.

int LayoutWidth
getset

Gets or sets the width of the layout.

string MimeType
getsetinherited

Gets or sets the MIME type.

short RotationType
getset

Gets or sets the type of the rotation.

RuntimeFieldCollection RuntimeFields
getsetinherited

Gets or sets the Runtime Fields.

string SheetId
getset

Gets or sets the sheet identifier.

bool UseBarcodes
getset

Gets or sets a value indicating whether to use bar codes property or not.

bool UseHorizontalResolution
getset

Gets or sets a value indicating whether to use horizontal resolution property or not.

bool UseImprintedText
getset

Gets or sets a value indicating whether to use imprinted text property or not.

bool UseIsFront
getset

Gets or sets a value indicating whether to use IsFront property.

bool UseLayoutHeight
getset

Gets or sets a value indicating whether to use layout height property or not.

bool UseLayoutWidth
getset

Gets or sets a value indicating whether to use layout width property or not.

bool UseRotationType
getset

Gets or sets a value indicating whether to use rotation type property or not.

bool UseSheetId
getset

Gets or sets a value indicating whether to use sheet id property or not.

bool UseVerticalResolution
getset

Gets or sets a value indicating whether to use vertical resolution property or not.

bool UseVrsProcessed
getset

Gets or sets a value indicating whether to use VRS processed property or not.

float VerticalResolution
getset

Gets or sets the vertical resolution.

bool VrsProcessed
getset

Gets or sets a value indicating whether VRS processed or not.