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 void FillOCProperties( bool erase ) |
| Visual Basic |
|---|
Protected Sub FillOCProperties ( _ erase As Boolean _ ) |
| Visual C++ |
|---|
protected: void FillOCProperties( bool erase ) |
Parameters
- erase
- Type: System..::..Boolean