Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public void SetFooter( HeaderFooter footer ) |
Visual Basic |
---|
Public Sub SetFooter ( _ footer As HeaderFooter _ ) |
Visual C++ |
---|
public: void SetFooter( HeaderFooter^ footer ) |
Parameters
- footer
- Type: iTextSharp.text..::..HeaderFooter