Property IsLegal
IsLegal
Gets or sets whether higher-level placeholders render as decimal regardless of their format (w:isLgl), or null.
public bool? IsLegal { get; set; }
Property Value
- bool?
Gets or sets whether higher-level placeholders render as decimal regardless of their format (w:isLgl), or null.
public bool? IsLegal { get; set; }