[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Reflection.Alignment

Alignment Property

Alignment

Gets or sets the reflection alignment.

The default is null for text and Bottom for drawings.

Note that null cannot be used for drawings.

Declaration
public RectangleAlignment? Alignment { get; set; }
Public Property Alignment As RectangleAlignment?