Changes the footer of this document.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
HeaderFooter Footer { set; } |
| Visual Basic |
|---|
WriteOnly Property Footer As HeaderFooter Set |
| Visual C++ |
|---|
property HeaderFooter^ Footer { void set (HeaderFooter^ value); } |