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.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentID(String documentID)
Creates a new instance.
documentID
- The document ID.Copyright © 2022 Aspose. All Rights Reserved.