Namespace: CuteEditor.Convertor.PDF
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
      
    Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public PDFSubText AddText( string content, int width, Object style ) | 
| Visual Basic | 
|---|
| Public Function AddText ( _ content As String, _ width As Integer, _ style As Object _ ) As PDFSubText | 
| Visual C++ | 
|---|
| public: PDFSubText AddText( String^ content, int width, Object^ style ) | 
 
     
     
     
     
    