Namespace: iTextSharp.text.rtf.field
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Collapse imageSyntax

C#
public class RtfTotalPageNumber : RtfField
Visual Basic
Public Class RtfTotalPageNumber _
	Inherits RtfField
Visual C++
public ref class RtfTotalPageNumber : public RtfField

Collapse imageInheritance Hierarchy

System..::..Object
  iTextSharp.text..::..Chunk
    iTextSharp.text.rtf.field..::..RtfField
      iTextSharp.text.rtf.field..::..RtfTotalPageNumber

Collapse imageSee Also