C#
VB
Java
C++
Document type.
public string DocumentType { get; }
Public ReadOnly Property DocumentType() As String
Get
public:
property String^ DocumentType
{
String^ get()
}
public String getDocumentType()
The document type.
This value is set by the framework when the document is loaded using DocumentFactory. If this document was created, then it is the same value passed to DocumentFactory.Create.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET