Table of Contents

Property Tabs

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

IList<TabStop>