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

Page class. More...

Public Member Functions

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

Properties

int Height [get, set]
 Gets or sets the height. More...
 
float HorizontalResolution [get, set]
 Gets or sets the horizontal resolution. More...
 
string MimeType [get, set]
 Gets or sets the type of the MIME. 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 ImageSummary class.

Property Documentation

int Height
getset

Gets or sets the height.

The height.

float HorizontalResolution
getset

Gets or sets the horizontal resolution.

The horizontal resolution.

string MimeType
getset

Gets or sets the type of the MIME.

The type of the MIME.

float VerticalResolution
getset

Gets or sets the vertical resolution.

The vertical resolution.

int Width
getset

Gets or sets the width.

The width.