Click or drag to resize

ViewPortOptionsHeight Property

Gets or sets the page height in pixels. Default: 15000.

Namespace: SautinSoft.PdfVision
Assembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2024.8.28
Syntax
public int Height { get; set; }

Property Value

Int32
The page height in pixels.
See Also