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 void MarkUsed( int num ) |
Visual Basic |
---|
Protected Friend Sub MarkUsed ( _ num As Integer _ ) |
Visual C++ |
---|
protected public: void MarkUsed( int num ) |
Parameters
- num
- Type: System..::..Int32