Leadtools.Codecs Namespace : CodecsRasterizeDocumentLoadOptions Class |
The following tables list the members exposed by CodecsRasterizeDocumentLoadOptions.
Name | Description | |
---|---|---|
BottomMargin | Gets or sets the bottom margin value when rasterizing a document to a raster image. | |
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 for rasterization document files. |