LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

Formatted Property






Get or sets a value that indicates whether the text file should be formatted. .NET support
Syntax
public bool Formatted {get; set;}
'Declaration
 
Public Property Formatted As Boolean
'Usage
 
Dim instance As TextDocumentOptions
Dim value As Boolean
 
instance.Formatted = value
 
value = instance.Formatted
public bool Formatted {get; set;}
 get_Formatted();
set_Formatted(value);
public:
property bool Formatted {
   bool get();
   void set (    bool value);
}

Property Value

true if the text file should be formatted; false, otherwise.
Remarks

Use this property to create a text file that will be almost the same shape as the original document (i.e. margins and lines between paragraphs using space characters).

Example
For an example, refer to TextDocumentOptions.
Requirements

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

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-2012 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