Link Search Menu Expand Document

IStamperCheckPermissions Property

Defines whether to respect permissions set by document owner. If True, extractor throws exception when the extraction is prohibited.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
bool CheckPermissions { get; set; }

Property Value

Type: Boolean
See Also

Reference