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

Syntax

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

Inheritance Hierarchy

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

See Also