RemoverIsEncrypted Method ByteScout PDF Extractor SDK
Gets the document encrypted state.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

public bool IsEncrypted()

Return Value

Type: Boolean
Encryption state.

Implements

IBaseExtractorIsEncrypted
Exceptions

ExceptionCondition
PDFExtractorException
See Also

Reference