Leadtools.Forms.DocumentWriters Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Format Property
See Also 
Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : Format Property



Gets the document format type associated with this options class.

Syntax

Visual Basic (Declaration) 
Overrides Public ReadOnly Property Format As DocumentFormat
Visual Basic (Usage)Copy Code
Dim instance As HtmlDocumentOptions
Dim value As DocumentFormat
 
value = instance.Format
C# 
public override DocumentFormat Format {get;}
C++/CLI 
public:
property DocumentFormat Format override {
   DocumentFormat get();
}

Return Value

This property will always return DocumentFormat.Html.

Example

For an example, refer to HtmlDocumentOptions.

Remarks

This property is required internally by LEADTOOLS.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features