Method ShouldSerializeText
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ShouldSerializeText()
Indicates whether the Text
property should be persisted.
public bool ShouldSerializeText()
Returns
- bool
True if
Text
differs from its default value; otherwise false.