Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4PDF.BreakString

 

TQExport4PDF                


type

  TBreakStringCriteria = (bscNone, bscWidth, bscData);

 

property BreakString: TBreakStringCriteria;

 

Description

Use the BreakString property to define the rules for breaking lines in the document.

 

bscNone - do not break lines

bscWidth - fit lines to the column width

bscData - use line breaks in the source line