Namespace: iTextSharp.text.pdf
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Object Push( Object item ) |
Visual Basic |
---|
Public Function Push ( _ item As Object _ ) As Object |
Visual C++ |
---|
public: Object^ Push( Object^ item ) |
Parameters
- item
- Type: System..::..Object