MarkdownFormItemPlainText Property |
Gets or sets the plain text of the markdown.
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string PlainText { get; set; }
Public Property PlainText As String
Get
Set
Property Value
Type:
String
See Also