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: 2024.11.20
Syntax public bool IsShowingPlaceholderText { get; set; }
Public Property IsShowingPlaceholderText As Boolean
Get
Set
Property Value
BooleanSee Also