Enum BorderMode
The clipping mode to be used by the control when returning the text content of the control.
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum BorderMode
Fields
Name | Description |
---|---|
Flat | Exclude all literals in the data that's returned. |
ThreeDimensional | Include all literals in the data that's returned. |