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 bool ReadXRefStream( int ptr ) |
Visual Basic |
---|
Protected Friend Function ReadXRefStream ( _ ptr As Integer _ ) As Boolean |
Visual C++ |
---|
protected public: bool ReadXRefStream( int ptr ) |
Parameters
- ptr
- Type: System..::..Int32