[]
Gets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource.
[TypeConverter(typeof(ExpandableObjectConverter))]
public C1PrintOptions DefaultPrintOptions { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property DefaultPrintOptions As C1PrintOptions