ContentControlPropertiesIsShowingPlaceholderText Property |
Gets or sets whether the content of the Content Control should be interpreted to contain placeholder text.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool IsShowingPlaceholderText { get; set; }
Public Property IsShowingPlaceholderText As Boolean
Get
Set
Property Value
Boolean
See Also