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

Page class. More...

Public Member Functions

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

Properties

BarcodeCollection Barcodes [get, set]
 Gets or sets the bar codes. More...
 
int Height [get, set]
 Gets or sets the height. More...
 
float HorizontalResolution [get, set]
 Gets or sets the horizontal resolution. 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. More...
 
string MimeType [get, set]
 Gets or sets the type of the MIME. More...
 
short RotationType [get, set]
 Gets or sets the type of the rotation. More...
 
string SheetId [get, set]
 Gets or sets the sheet identifier. More...
 
float VerticalResolution [get, set]
 Gets or sets the vertical resolution. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

Page class.

Constructor & Destructor Documentation

Initializes a new instance of the PageSummary class.

Property Documentation

BarcodeCollection Barcodes
getset

Gets or sets the bar codes.

The bar codes.

int Height
getsetinherited

Gets or sets the height.

The height.

float HorizontalResolution
getsetinherited

Gets or sets the horizontal resolution.

The horizontal resolution.

int Index
getset

Gets or sets the index.

The index.

bool IsFront
getset

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

true if this instance is front; otherwise, false.

string MimeType
getsetinherited

Gets or sets the type of the MIME.

The type of the MIME.

short RotationType
getset

Gets or sets the type of the rotation.

The rotation type of the page.

EnumerationDescription
-1Unknown
0None
90Left90
180Rotate180
270Right90
string SheetId
getset

Gets or sets the sheet identifier.

The sheet identifier.

float VerticalResolution
getsetinherited

Gets or sets the vertical resolution.

The vertical resolution.

int Width
getsetinherited

Gets or sets the width.

The width.