Property IsCustom
IsCustom
Gets or sets whether the style is user-defined (w:customStyle attribute), or null.
public bool? IsCustom { get; set; }
Property Value
- bool?
Gets or sets whether the style is user-defined (w:customStyle attribute), or null.
public bool? IsCustom { get; set; }