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