←Select platform

DocumentType Property (TextDocumentOptions)

Summary

Value that indicates the text file type.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.Forms.Documentwriters.TextDocumentType DocumentType {get; set;}
Public Property DocumentType As Leadtools.Forms.Documentwriters.TextDocumentType
public Leadtools.Forms.Documentwriters.TextDocumentType DocumentType {get; set;}
@property (nonatomic, assign) LTTextDocumentType documentType
public TextDocumentType getDocumentType() 
public void setDocumentType(TextDocumentType documentType) 
get_DocumentType(); 
set_DocumentType(value); 
Object.defineProperty('DocumentType'); 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.DocumentWriters Assembly
Click or drag to resize