Initializes a new instance of the RtfShape class
Namespace: iTextSharp.text.rtf.graphicAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public RtfShape( int type, RtfShapePosition position ) |
Visual Basic |
---|
Public Sub New ( _ type As Integer, _ position As RtfShapePosition _ ) |
Visual C++ |
---|
public: RtfShape( int type, RtfShapePosition^ position ) |
Parameters
- type
- Type: System..::..Int32
- position
- Type: iTextSharp.text.rtf.graphic..::..RtfShapePosition