FileSpecificationEncryptedPayload Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the encrypted payload. If this property is set it identifies that the file is an encrypted payload.

Namespace:  Apitron.PDF.Kit.FixedLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public EncryptedPayload EncryptedPayload { get; set; }

Property Value

Type: EncryptedPayload
The encrypted payload.
See Also

Reference