Link Search Menu Expand Document

BaseExtractorIsEncrypted Method

Gets the document encrypted state.

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public virtual bool IsEncrypted()

Return Value

Type: Boolean
Encryption state.

Implements

IBaseExtractorIsEncrypted
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference