Online Documentation for Advanced Data Export .NET

RtfOptions.CaptionAligns


 

public SqlManager.QExport.Collections.StringListCollection CaptionAligns

 

Description

The CaptionAligns property defines the captions' alignments for the columns. The alignments are stored as strings in "<Name>=<Alignment>" format.

 

Example:

 

Column1=Left

Column2=Center

Column3=Right