Leadtools.Forms.DocumentWriters Namespace > TextDocumentOptions Class : DocumentType Property |
public TextDocumentType DocumentType {get; set;}
'Declaration Public Property DocumentType As TextDocumentType
'Usage Dim instance As TextDocumentOptions Dim value As TextDocumentType instance.DocumentType = value value = instance.DocumentType
public TextDocumentType DocumentType {get; set;}
get_DocumentType();
set_DocumentType(value);
public: property TextDocumentType DocumentType { TextDocumentType get(); void set ( TextDocumentType value); }
For more information, refer to TextDocumentType.
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