public double PageHeight { get; set; }
Public Property PageHeight As Double
@property (nonatomic, assign) double pageHeight
public double getPageHeight()
public void setPageHeight(double value)
A Double value that indicate the resulting RasterImage suggested height in Unit. Default value is 11 inches. The value of PageHeight must be greater than 0.
The values of the resulting raster image width and height in pixels depend on the current resolution and size mode values. For more information refer to CodecsRasterizeDocumentLoadOptions.
Use PageHeight to set the resulting raster image suggested height. Both PageWidth and PageHeight are in Unit.
When the value of SizeMode is set to CodecsRasterizeDocumentSizeMode.None, the original document size is kept and hence PageWidth and PageHeight will not be used.
CodecsRasterizeDocumentLoadOptions Class
CodecsRasterizeDocumentLoadOptions Members
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document