Get or sets a value that indicates whether the text file should be formatted.
public bool Formatted { get; set; }
Public Property Formatted As Boolean
@property (nonatomic, assign) BOOL formatted
public boolean getFormatted()
public void setFormatted(boolean formatted)
true if the text file should be formatted, otherwise; false. Default value is false.
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).
Programming with LEADTOOLS Document Writers
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document