public final class DocumentID extends IDProperty
Specifies a unique ID for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentid
| Constructor and Description |
|---|
DocumentID(String documentID)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic DocumentID(String documentID)
Creates a new instance.
documentID - The document ID.Copyright © 2025 Aspose. All Rights Reserved.