ViewPortOptionsWidth Property |
Gets or sets the width in pixels. Default: 1920.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.8.28
Syntax public int Width { get; set; }
Public Property Width As Integer
Get
Set
Property Value
Int32The page width width in pixels.
See Also