Initializes a new instance of the RtfTotalPageNumber class
Namespace: iTextSharp.text.rtf.fieldAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public RtfTotalPageNumber( RtfDocument doc, Font font ) |
Visual Basic |
---|
Public Sub New ( _ doc As RtfDocument, _ font As Font _ ) |
Visual C++ |
---|
public: RtfTotalPageNumber( RtfDocument^ doc, Font^ font ) |