Table of Contents

Property Alignment

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Alignment

Gets or sets the table alignment (w:jc; only Left/Center/Right/Start/End are meaningful), or null.

public ParagraphAlignment? Alignment { get; set; }

Property Value

ParagraphAlignment?