The following tables list the members exposed by RasterDialogRasterizeDocumentFileOptions.
Public Constructors
Name | Description | |
---|---|---|
![]() |
RasterDialogRasterizeDocumentFileOptions | Initializes a new instance of this class. |
Public Properties
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 result raster image suggested height in Unit. |
![]() |
PageWidth | Gets or sets the result 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 indicate 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. |