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