IsReversed

ISmartArt.IsReversed property

Return or set the state of the SmartArt diagram with regard to (left-to-right) LTR or (right-to-left) RTL, if the diagram supports reversal. Read/write Boolean.

public bool IsReversed { get; set; }

See Also