ContentControlProperties

type ContentControlProperties = object

Description

The content control properties.

Properties

Idstring

A unique identifier of the content control. It can be used to search for a certain content control and make reference to it in the code.

Tagstring

A tag assigned to the content control. The same tag can be assigned to several content controls so that it is possible to make reference to them in the code.

A value that defines if it is possible to delete and/or edit the content control or not.

InternalIdstring

A unique internal identifier of the content control.

Aliasstring

The alias attribute.

PlaceHolderTextstring

The content control placeholder text.

Appearancenumber

Defines if the content control is shown as the bounding box (1) or not (2).

Colorobject

The color for the current content control in the RGB format.

Color.Rnumber

Red color component value.

Color.Gnumber

Green color component value.

Color.Bnumber

Blue color component value.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).