LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)

DocumentType Property (TextDocumentOptions)

Show in webframe







Gets or sets the value that indicates the text file type.
Syntax
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);
Object.defineProperty('DocumentType');
public:
property TextDocumentType DocumentType {
   TextDocumentType get();
   void set (    TextDocumentType value);
}

Property Value

An TextDocumentType enumeration member that indicate the text file type.
Remarks

For more information, refer to TextDocumentType.

Example
For an example, refer to TextDocumentOptions.
Requirements

Target Platforms

See Also

Reference

TextDocumentOptions Class
TextDocumentOptions 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