Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
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;}
public HtmlDocumentType getDocumentType() public void setDocumentType(HtmlDocumentType documentType)
<br/>get_DocumentType();<br/>set_DocumentType(value);<br/>Object.defineProperty('DocumentType');
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.