Property Tabs
Tabs
Gets or sets the custom tab stops (w:tabs) exactly as written, including Clear entries, or null when the paragraph specifies none.
public IList<TabStop>? Tabs { get; set; }
Gets or sets the custom tab stops (w:tabs) exactly as written, including Clear entries, or null when the paragraph specifies none.
public IList<TabStop>? Tabs { get; set; }