Link Search Menu Expand Document

DocumentSplitter2CheckPermissions Property

Defines whether 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
public bool CheckPermissions { get; set; }

Property Value

Type: Boolean

Implements

IDocumentSplitter2CheckPermissions
See Also

Reference