[]
Gets or sets the shadow alignment.
The default is null for texts and Bottom for drawings.
Note that null cannot be used for drawings.
public RectangleAlignment? Alignment { get; set; }
Public Property Alignment As RectangleAlignment?