Initializes a new instance of the HeaderFooter class
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public HeaderFooter( Properties attributes ) |
| Visual Basic |
|---|
Public Sub New ( _ attributes As Properties _ ) |
| Visual C++ |
|---|
public: HeaderFooter( Properties^ attributes ) |
Parameters
- attributes
- Type: System.util..::..Properties