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

PageImageData class. More...

Public Member Functions

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

Properties

string BatchId [get, set]
 Gets or sets the batch identifier. More...
 
int Height [get, set]
 Gets or sets the height. More...
 
float HorizontalResolution [get, set]
 Gets or sets the horizontal resolution. More...
 
string ImageId [get, set]
 Gets or sets the image identifier. More...
 
float VerticalResolution [get, set]
 Gets or sets the vertical resolution. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

PageImageData class.

Constructor & Destructor Documentation

Initializes a new instance of the PageImageData class.

Property Documentation

string BatchId
getset

Gets or sets the batch identifier.

int Height
getset

Gets or sets the height.

float HorizontalResolution
getset

Gets or sets the horizontal resolution.

string ImageId
getset

Gets or sets the image identifier.

float VerticalResolution
getset

Gets or sets the vertical resolution.

int Width
getset

Gets or sets the width.