Aspose::Pdf::EncryptedPayload class

EncryptedPayload class

Represents encrypted payload in file specification.

class EncryptedPayload : public System::Object

Methods

MethodDescription
EncryptedPayload(System::SharedPtr<FileSpecification>)Initialize Encrypted payload instance.
get_Subtype()Gets subtype.
get_Type()Gets type.
get_Version()Gets version number.

See Also