TextShowOperator.TextShowOperator

TextShowOperator()

Initializes TextShowOperator.

public TextShowOperator()

See Also


TextShowOperator(TextProperties)

Initializes TextShowOperator which allows to pass TextProperties.

public TextShowOperator(TextProperties textProperties)
ParameterTypeDescription
textPropertiesTextPropertiesText properties.

See Also