[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OuterShadow.Alignment

Alignment Property

Alignment

Gets or sets the shadow alignment.

The default is null for texts and Bottom for drawings.

Note that null cannot be used for drawings.

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