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 int SkipBytes( int n ) |
| Visual Basic |
|---|
Public Function SkipBytes ( _ n As Integer _ ) As Integer |
| Visual C++ |
|---|
public: int SkipBytes( int n ) |
Parameters
- n
- Type: System..::..Int32