Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public int NumberDepth { set; } |
| Visual Basic |
|---|
Public WriteOnly Property NumberDepth As Integer
Set |
| Visual C++ |
|---|
public:
property int NumberDepth {
void set (int value);
} |
See Also