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# |
|---|
protected internal PdfObject ReadSingleObject( int k ) |
| Visual Basic |
|---|
Protected Friend Function ReadSingleObject ( _ k As Integer _ ) As PdfObject |
| Visual C++ |
|---|
protected public: PdfObject^ ReadSingleObject( int k ) |
Parameters
- k
- Type: System..::..Int32