Click or drag to resize

CustomTextGeneratorText Property

String containing the placeholders for generation the text. See CustomTextGenerator for detailed information.

Namespace: RAYLASE.Marker.Common.TextGenerator
Assembly: RAYLASE.Marker.Common (in RAYLASE.Marker.Common.dll) Version: 2.19.0
Syntax
C#
public string Text { get; set; }

Property Value

String
See Also