Adjust Content width to spficial width
            if the content is text it would be warp
            
        
        Namespace: CuteEditor.Convertor.PDFAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public void AdjustContentWidth( int width ) | 
| Visual Basic | 
|---|
| Public Sub AdjustContentWidth ( _ width As Integer _ ) | 
| Visual C++ | 
|---|
| public: void AdjustContentWidth( int width ) | 
Parameters
- width
- Type: System..::..Int32
 
     
     
     
     
    