LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

DocumentType Property (HtmlDocumentOptions)

Show in webframe







Gets or sets the type of the HTML file created using the LEADTOOLS Document Writers.
Syntax
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);
Object.defineProperty('DocumentType');
public:
property HtmlDocumentType DocumentType {
   HtmlDocumentType get();
   void set (    HtmlDocumentType value);
}

Property Value

One of the HtmlDocumentType enumeration members that indicate which type of HTML file the resulting HTML file will be.
Remarks

Refer to the HtmlDocumentType enumeration for more information on the supported HyperText Markup Language (HTML) format types.

Example
For an example, refer to HtmlDocumentOptions.
Requirements

Target Platforms

See Also

Reference

HtmlDocumentOptions Class
HtmlDocumentOptions Members
DocumentWriter Class
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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