←Select platform
In This Topic ▼

CodecsCsvLoadOptions Class Members

Summary

The following tables list the members exposed by CodecsCsvLoadOptions.

Public Properties

Name Description
Public Property
BodyFontBold Gets or sets a value that indicates whether to use bold font when rendering the body content of CSV files.
Public Property BodyFontColor Gets or sets a value that indicates whether to use when rendering the body (content) of CSV files.
Public Property BodyFontItalic Gets or sets a value that indicates whether to use italic font when rendering the body content of CSV files.
Public Property BodyFontName Gets or sets the name of the font family to use for the body (content) when rendering CSV files.
Public Property BodyFontSize Gets or sets the size of the font to use when rendering the body (content) of CSV files.
Public Property BodyFontUnderline Gets or sets a value that indicates whether to use italic font when rendering the body content of CSV files.
Public Property ColorMode Gets or sets a value that indicates which colors to use for alternating rows when rendering CSV files.
Public Property FirstBackColor Gets or sets the first background color to use when rendering the rows or columns of CSV files.
Public Property HeaderFontBold Gets or sets a value that indicates whether to use bold font when rendering the header content of CSV files.
Public Property HeaderFontColor Gets or sets the color to use when rendering the header of CSV files.
Public Property HeaderFontItalic Gets or sets a value that indicates whether to use italic font when rendering the header of CSV files.
Public Property HeaderFontName Gets or sets the name of the font family to use for the header when rendering CSV files.
Public Property HeaderFontSize Gets or sets the size of the font to use when rendering the header of CSV files.
Public Property HeaderFontUnderline Gets or sets a value that indicates whether to use an underline font when rendering the header of CSV files.
Public Property HorizontalCellAlignment Gets or sets the horizontal alignment of the cell to use when rendering CSV files.
Public Property SecondBackColor Gets or sets the second background color to use when rendering the rows or columns of CSV files.
Public Property TableBorderColor Gets or sets the color to use to draw the table border when rendering CSV files.
Public Property TableBorderWidth Gets or sets the table border width (in pixels) to use when rendering CSV files.
Public Property TableCellWidth Gets or sets the width of the table cells to use when rendering CSV files.
Public Property VerticalCellAlignment Gets or sets the vertical alignment of the cell used when rendering CSV files.

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

Leadtools.Codecs Assembly