Gets or sets the result raster image suggested width in Unit.
public double PageWidth { get; set; }
Public Property PageWidth As Double
public:
property double PageWidth {
double get();
void set ( double value);
}
A System.Double value that indicate the result Leadtools.RasterImage suggested width in Unit. Default value is 8.5 inches. The value of PageWidth 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