ContentControlPropertiesSectionTitle Property |
Gets or sets a section title. This property is applicable when the parent
Content Control type is
RepeatingSection.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string SectionTitle { get; set; }
Public Property SectionTitle As String
Get
Set
Property Value
StringSee Also