Initializes a new instance of the ChapterAutoNumber class
Namespace: iTextSharp.textAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public ChapterAutoNumber( string title ) |
Visual Basic |
---|
Public Sub New ( _ title As String _ ) |
Visual C++ |
---|
public: ChapterAutoNumber( String^ title ) |
Parameters
- title
- Type: System..::..String