Link Search Menu Expand Document

DocumentRotatorCheckPermissions Property

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

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

IDocumentRotatorCheckPermissions
See Also

Reference