Namespace: iTextSharp.text.rtf.headerfooter
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetHeaderFooter( RtfHeaderFooter headerFooter, int displayAt ) |
Visual Basic |
---|
Public Sub SetHeaderFooter ( _ headerFooter As RtfHeaderFooter, _ displayAt As Integer _ ) |
Visual C++ |
---|
public: void SetHeaderFooter( RtfHeaderFooter^ headerFooter, int displayAt ) |
Parameters
- headerFooter
- Type: iTextSharp.text.rtf.headerfooter..::..RtfHeaderFooter
- displayAt
- Type: System..::..Int32