[]
Gets or sets a value indicating whether to print checkbox icons instead of boolean values.
public bool PrintCheckbox { get; set; }
When PrintCheckbox is false, the export uses 1 as true, 0 as false.