ImageExportOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Image |
Initializes a new instance of the Image |
Image |
Initializes a new instance of the Image |
#Fields
Name | Description |
---|---|
Image |
For internal use. |
#Properties
Name | Description |
---|---|
Export |
Specifies whether document pages are exported to a single or multiple images. |
Format | Specifies the image format for exporting a document. |
Page |
Specifies the page border color when a document is exported to a single image page-by-page. |
Page |
Specifies the page border width (in pixels) when a document is exported to a single image page-by-page. |
Page |
Specifies the range of pages to be exported. |
Resolution | Specifies the image resolution (in DPI). |
Retain |
Specifies whether a report is printed with a white or transparent background when the Xtra |
Text |
Specifies the quality of text rendering in images (especially in images having small DPI values and a transparent background). |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Image |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also