For a list of all members of this type, see CodecsRasterizeDocumentLoadOptions members.
"| Name | Description | |
|---|---|---|
| BottomMargin | Gets or sets the bottom margin value when rasterizing a document to a raster image. |
| Enabled | Gets a value that indicate whether to use the current CodecsRasterizeDocumentLoadOptions properties when loading document files. |
| LeftMargin | Gets or sets the left margin value when rasterizing a document to a raster image. |
| PageHeight | Gets or sets the resulting raster image suggested height in Unit. |
| PageWidth | Gets or sets the resulting raster image suggested width in Unit. |
| RightMargin | Gets or sets the right margin value when rasterizing a document to a raster image. |
| SizeMode | Gets or sets a value that indicates the transformation to use when converting the logical size specified in PageWidth and PageHeight to the final physical raster image size. |
| TopMargin | Gets or sets the top margin value when rasterizing a document to a raster image. |
| Unit | Gets or sets the units to use for PageWidth, PageHeight, LeftMargin, TopMargin, RightMargin and BottomMargin values. |
| XResolution | Gets or sets the horizontal resolution to use when rasterization document files. |
| YResolution | Gets or sets the vertical resolution to use when rasterization document files. |