The Text
public class TextControlSettings
Public Class TextControlSettings
Introduced: X13.
Property | Description |
---|---|
APIRoute | Determines the API directory in the MVC project in which to find the Web |
Back |
Specifies or returns the background color of the main text area and the ruler bars. |
Context |
Determines if a right click opens a context menu or not. |
Control |
Specifies if control characters are visible or not. |
Culture | Gets or sets the control's culture. |
Database |
Determines the directory path where database files are stored on the web server. |
Dock | Gets or sets a value how the control is docked to its container or web site. |
Document |
Determines the directory path where document files are stored on the web server. |
Document |
Specifies if markers for hypertext targets are shown in the editor or not. |
Edit |
Specifies or returns a value of type Web. |
Formatting |
Gets or sets the name of a printer the text dimensions and capabilities of which are used to format the document. |
Height | Gets or sets the height of the control in the browser in percent, pixels or any other valid CSS length unit. |
Image |
Determines the directory path where image files are stored on the web server. |
Save |
Determines if a confirmation dialog should be shown before discarding unsaved changes. |
Service |
Gets or sets the IP address at which the websocket handler tries to connect to the Service. |
Service |
Gets or sets the Port at which the websocket handler tries to connect to the Service. |
Static |
Specifies or returns the path for static files. |
Status |
Specifies or returns the background color of the status bar. |
Table |
Determines wether table grid lines are shown in the editor or not. |
Text |
Gets or sets if text fields are editable or not. |
Text |
Specifies whether text frames that have no border line are shown with marker lines. |
UICulture | Gets or sets the control's user interface culture. |
User |
Gets or sets a list of names specifying users who have access to editable regions. |
Width | Gets or sets the width of the control in the browser in percent, pixels or any other valid CSS length unit. |