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
public override Leadtools.Forms.Documentwriters.DocumentFormat Format {get;}
@property (nonatomic, assign, readonly) LTDocumentFormat format
@Override public DocumentFormat getFormat()
get_Format();
public:
property Leadtools.Forms.Documentwriters.DocumentFormat Format {
Leadtools.Forms.Documentwriters.DocumentFormat get() override;
}
This property will always return DocumentFormat.Ltd.
This property is required internally by LEADTOOLS.
For an example, refer to LtdDocumentOptions.
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