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

AddPageNumber Property






Get or sets a value that indicates whether text file should have page numbers. .NET support
Syntax
public bool AddPageNumber {get; set;}
'Declaration
 
Public Property AddPageNumber As Boolean
'Usage
 
Dim instance As TextDocumentOptions
Dim value As Boolean
 
instance.AddPageNumber = value
 
value = instance.AddPageNumber
public bool AddPageNumber {get; set;}
 get_AddPageNumber();
set_AddPageNumber(value);
public:
property bool AddPageNumber {
   bool get();
   void set (    bool value);
}

Property Value

true to add page numbers to the final text document; false, otherwise..
Remarks

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 multi-page format, so this property helps to determine the number and position of written pages.

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