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

PageData class. More...

Public Member Functions

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

Properties

short Id [get, set]
 Gets or sets the identifier. More...
 
string IdAsText [get, set]
 Gets or sets the identifier as text. More...
 
bool IsDefault [get, set]
 Gets or sets a value indicating whether this instance is default. More...
 
string Name [get, set]
 Gets or sets the MIME type. More...
 

Description

PageData class.

Constructor & Destructor Documentation

Initializes a new instance of the PageRendition class.

Property Documentation

short Id
getset

Gets or sets the identifier.

The identifier.

string IdAsText
getset

Gets or sets the identifier as text.

The identifier as text.

bool IsDefault
getset

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

true if this instance is default; otherwise, false.

string Name
getset

Gets or sets the MIME type.