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 > DocumentOptions Class : Format Property



Gets the document format type associated with this options class.

Syntax

Visual Basic (Declaration) 
Public Overridable MustOverride ReadOnly Property Format As DocumentFormat
Visual Basic (Usage)Copy Code
Dim instance As DocumentOptions
Dim value As DocumentFormat
 
value = instance.Format
C# 
public virtual abstract DocumentFormat Format {get;}
C++/CLI 
public:
virtual abstract property DocumentFormat Format {
   DocumentFormat get();
}

Return Value

This property will always return the DocumentFormat associated with the derived class.

Example

For an example, refer to DocumentWriter.

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