[]
        
(Showing Draft Content)

C1.WPF.Word.RtfHorizontalAlignment

RtfHorizontalAlignment Enum

The horizontal (or may be vertical) alignment enumeration of paragraphs, pictures and others objects.

Namespace: C1.WPF.Word
Assembly: C1.WPF.Word.4.6.2.dll
Syntax
public enum RtfHorizontalAlignment

Fields

Name Description
Center

Center alignment of the paragraph.

Justify

Justify alignment of the paragraph.

Left

Left alignment of the paragraph.

Right

Right alignment of the paragraph.

Undefined

Undefined alignment of the paragraph.