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.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic DocumentURI(String documentURI)
Creates a new instance.
documentURI - The document URI.Copyright © 2025 Aspose. All Rights Reserved.