Gets the alignment of this RibbonSeperator. If the separator is added to the drop down menu of a RibbonMenuButton or to the Ribbon.ApplicationMenuItems collection the separator is aligned horizontally. Adding the separator to a HorizontalRibbonGroup the separator causes a vertical alignment.
public RibbonSeperator.SeperatorAlignment Alignment { get; }
Public ReadOnly Property Alignment() As RibbonSeperator.SeperatorAlignment
Read only.