Property OutlineLevel
OutlineLevel
Gets or sets the outline level, 0–8 (w:outlineLvl; 9 = body text), or null.
public int? OutlineLevel { get; set; }
Property Value
- int?
Gets or sets the outline level, 0–8 (w:outlineLvl; 9 = body text), or null.
public int? OutlineLevel { get; set; }