Leadtools.Forms.DocumentWriters Namespace > HtmlDocumentOptions Class : DocumentType Property |
public HtmlDocumentType DocumentType {get; set;}
'Declaration Public Property DocumentType As HtmlDocumentType
'Usage Dim instance As HtmlDocumentOptions Dim value As HtmlDocumentType instance.DocumentType = value value = instance.DocumentType
public HtmlDocumentType DocumentType {get; set;}
get_DocumentType();
set_DocumentType(value);
public: property HtmlDocumentType DocumentType { HtmlDocumentType get(); void set ( HtmlDocumentType value); }
Refer to the HtmlDocumentType enumeration for more information on the supported HyperText Markup Language (HTML) format types.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2