FILECSVOPTIONS_HORIZONTALCELLALIGNMENT

Summary

Horizontal alignment of the cell used when rendering CSV files.

Syntax

typedef enum FILECSVOPTIONS_HORIZONTALCELLALIGNMENT 
{ 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_LEFT, 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_CENTER, 
   FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_RIGHT, 
 
} FILECSVOPTIONS_HORIZONTALCELLALIGNMENT; 

Members

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_LEFT

Left margin of the cell

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_CENTER

Center of the cell

FILECSVOPTIONS_HORIZONTALCELLALIGNMENT_RIGHT

Right margin of the cell

See Also

Help Version 22.0.2023.7.11
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.