Leadtools.Forms.DocumentWriters Namespace > TextDocumentOptions Class : Formatted Property |
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);
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).
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