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