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: 2025.11.10
Syntaxpublic string PlaceholderText { get; set; }Public Property PlaceholderText As String
Get
Set
Property Value
String
See Also