Aspose::Pdf::Id class

Id class

Represents file identifier structure.

class Id : public System::Object

Methods

MethodDescription
get_Modified() constChanging identifier based on the document’s contents at the time it was last updated.
get_Original() constPermanent identifier based on the contents of the document at the time it was originally created.

See Also