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