Initializes a new instance of the RtfBorderGroup class
Namespace: iTextSharp.text.rtf.tableAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected internal RtfBorderGroup( RtfDocument doc, int borderType, RtfBorderGroup borderGroup ) |
| Visual Basic |
|---|
Protected Friend Sub New ( _ doc As RtfDocument, _ borderType As Integer, _ borderGroup As RtfBorderGroup _ ) |
| Visual C++ |
|---|
protected public: RtfBorderGroup( RtfDocument^ doc, int borderType, RtfBorderGroup^ borderGroup ) |
Parameters
- borderType
- Type: System..::..Int32
- borderGroup
- Type: iTextSharp.text.rtf.table..::..RtfBorderGroup