Click or drag to resize

ScreenshotOptionsFullPage Property

When true, takes a screenshot of the full scrollable page. Default: true.

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

Property Value

Boolean
true if full page; otherwise, false.
See Also