Click or drag to resize

TextTypeAttrs Enumeration

TextTypeAttrs - attributes that apply to the type of text

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum TextTypeAttrs
Members
  Member nameValuehex/decDescription
LongText1This type of text is expected to be long and should display the popup editor.
DoNotTranslate2This type of text should not be translated.
See Also