ContentControlPropertiesPlaceholderText Property |
Gets or sets a placeholder text which should be displayed when Content Control is empty.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string PlaceholderText { get; set; }
Public Property PlaceholderText As String
Get
Set
Property Value
StringSee Also