Gets the document format type associated with this options class.
public override DocumentFormat Format { get; }
Public Overrides ReadOnly Property Format As Leadtools.Forms.Documentwriters.DocumentFormat
@property (nonatomic, assign, readonly) LTDocumentFormat format
@Override public DocumentFormat getFormat()
public:
property Leadtools.Forms.Documentwriters.DocumentFormat Format {
Leadtools.Forms.Documentwriters.DocumentFormat get() override;
}
This property will always return DocumentFormat.AltoXml.
This property is required internally by LEADTOOLS.
For an example, refer to AltoXmlDocumentOptions.
AltoXmlDocumentOptions Members
Programming with LEADTOOLS Document Writers
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