Gets the document format type associated with this options class.
Object.defineProperty(DocumentOptions.prototype, 'format',
get: function()
)
format: DocumentFormat; // read-only
This property will always return the DocumentFormat associated with the derived class.
This property is required internally by LEADTOOLS.
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