Aspose::Pdf::Id class
Id class
Represents file identifier structure.
class Id : public System::Object
Methods
Method | Description |
---|---|
get_Modified() const | Changing identifier based on the document’s contents at the time it was last updated. |
get_Original() const | Permanent identifier based on the contents of the document at the time it was originally created. |
See Also
- Class Object
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++