Word Reports
Configuration Class Members
Properties 


KellermanSoftware.WordReports Namespace : Configuration Class

The following tables list the members exposed by Configuration.

Public Constructors
 NameDescription
Public Constructor Initialize Defaults  
Top
Public Properties
 NameDescription
Public Property Create a header for tables. The default is true.  
Public Property The text when a boolean is false. The default is False  
Public Property The background color of the header for tables. The default is Black  
Public Property The foreground color of the header for tables. The default is White  
Public Property Insert page breaks when performing a search and replace of lists of items. The default is true.  
Public Property Insert spaces into enum values based on capitilization. The default is True  
Public Property Insert spaces into header columns for tables based on capitilization. The default is True  
Public Property The default text when a date is DateTime.MinValue. The default is string.Empty  
Public Property When there are no items in a list or data table the NoItemsMessage will show on the second row. The default is "No items found"  
Public Property The default text when a value is null. The default is string.Empty.  
Public Property The text when a boolean is true. The default is True  
Top
See Also

Reference

Configuration Class
KellermanSoftware.WordReports Namespace