Property QuickFormat
QuickFormat
Gets or sets whether the style is a primary "quick" style (w:qFormat), or null.
public bool? QuickFormat { get; set; }
Property Value
- bool?
Gets or sets whether the style is a primary "quick" style (w:qFormat), or null.
public bool? QuickFormat { get; set; }