Click or drag to resize

ContentControlPropertiesSectionTitle Property

Gets or sets a section title. This property is applicable when the parent Content Control type is RepeatingSection.

Namespace: SautinSoft.Document.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string SectionTitle { get; set; }

Property Value

String
See Also