Property CheckBoxSize
CheckBoxSize
Gets a check box's size in half-points (w:checkBox/w:size), or null when it sizes itself from the surrounding text (w:sizeAuto).
public int? CheckBoxSize { get; }
Property Value
- int?
Gets a check box's size in half-points (w:checkBox/w:size), or null when it sizes itself from the surrounding text (w:sizeAuto).
public int? CheckBoxSize { get; }