Adds an object to the TextElementArray.
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
bool Add( Object o ) |
Visual Basic |
---|
Function Add ( _ o As Object _ ) As Boolean |
Visual C++ |
---|
bool Add( Object^ o ) |
Parameters
- o
- Type: System..::..Object
an object that has to be added