Link Search Menu Expand Document

Remover2IsEncrypted Method

Gets the document encrypted state.

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

Return Value

Type: Boolean
Encryption state.

Implements

IBaseExtractorIsEncrypted
Exceptions
ExceptionCondition
PDFExtractorException
See Also

Reference