public enum ENDiagramTextSearchDirection : System.Enum
public enum ENDiagramTextSearchDirection : System.Enum
Member | Description |
---|---|
Backward | Searches shapes' text in the reverse order the shapes are placed in the page. |
BackwardReading | Searches shapes' text evaluating shapes from right to left and from bottom to top (i.e. in inverse reading order). |
Forward | Searches shapes' text in the order the shapes are placed in the page. |
ForwardReading | Searches shapes' text evaluating shapes from left to right and from top to bottom (i.e. in reading order). |
System.Object
System.ValueType
System.Enum
Nevron.Nov.Diagram.ENDiagramTextSearchDirection
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)