Indicates whether the resulting text file should have page breaks.
public bool AddPageBreak { get; set; }
Public Property AddPageBreak As Boolean
@property (nonatomic, assign) BOOL addPageBreak
public boolean getAddPageBreak()
public void setAddPageBreak(boolean addPageBreak)
true to add page breaks in the final text document, otherwise; false. Default value is false.
Page breaks are markers which indicate the end of a page. The text format is not a multipage format and so this property helps to determine the end of page.
The default value of this property is false.
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