Get or sets a value that indicates whether text file should have page numbers.
public bool AddPageNumber { get; set; }
Public Property AddPageNumber As Boolean
@property (nonatomic, assign) BOOL addPageNumber
public boolean getAddPageNumber()
public void setAddPageNumber(boolean addPageNumber)
true to add page numbers to the final text document, otherwise; false. Default value is false.
When the value of this property is true, the number of each page is written in resulting text file. The text format is not a multipage format, so this property helps to determine the number and position of written pages.
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