ScreenshotOptionsFullPage Property |
When true, takes a screenshot of the full scrollable page. Default: true.
Namespace: SautinSoft.PdfVisionAssembly: SautinSoft.PdfVision (in SautinSoft.PdfVision.dll) Version: 2025.5.6
Syntaxpublic bool FullPage { get; set; }
Public Property FullPage As Boolean
Get
Set
Property Value
Booleantrue if full page; otherwise,
false.
See Also