Initializes a new instance of the RtfHeaderFooter class
Namespace: iTextSharp.text.rtf.headerfooterAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected internal RtfHeaderFooter( RtfDocument doc, RtfHeaderFooter headerFooter, int displayAt ) |
| Visual Basic |
|---|
Protected Friend Sub New ( _ doc As RtfDocument, _ headerFooter As RtfHeaderFooter, _ displayAt As Integer _ ) |
| Visual C++ |
|---|
protected public: RtfHeaderFooter( RtfDocument^ doc, RtfHeaderFooter^ headerFooter, int displayAt ) |
Parameters
- headerFooter
- Type: iTextSharp.text.rtf.headerfooter..::..RtfHeaderFooter
- displayAt
- Type: System..::..Int32