StamperCheckPermissions Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public bool CheckPermissions { get; set; }

Property Value

Type: Boolean

Implements

IStamperCheckPermissions
See Also

Reference