Gets or sets the result raster image suggested height in Unit.
public double PageHeight { get; set; }
Public Property PageHeight As Double
public:
property double PageHeight {
double get();
void set ( double value);
}
A System.Double value that indicate the result Leadtools.RasterImage suggested height in Unit. Default value is 11 inches. The value of PageHeight must be greater than 0.
For more information, refer to Leadtools.Codecs.CodecsRasterizeDocumentLoadOptions
Refer to RasterOpenDialog example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET