public final class DocumentURI extends URIProperty
Specifies a uniform resource identifier (URI) for the document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documenturi
Constructor and Description |
---|
DocumentURI(String documentURI)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentURI(String documentURI)
Creates a new instance.
documentURI
- The document URI.Copyright © 2022 Aspose. All Rights Reserved.