Link Search Menu Expand Document

IDocumentOptimizerCheckPermissions Property

Defines whether respect permissions set by document owner. If True, extractor throws exception when the document modification 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