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