Initializes a new instance of the PDFDocument class
        
        Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public PDFDocument( string title ) | 
| Visual Basic | 
|---|
| Public Sub New ( _ title As String _ ) | 
| Visual C++ | 
|---|
| public: PDFDocument( String^ title ) | 
Parameters
- title
- Type: System..::..String
 
     
     
     
     
    