ContentControlPropertiesCategory Property |
Gets or sets a value that specifies the category of document parts that will be used as the filter when determining the possible choices of document
parts that are displayed for insertion into the Content Control item. A document part category is a sub-classification within a given document part
Gallery which can be used to further categorize the parts in a given
Gallery.
This property is applicable when the parent Content Control type is
BuildingBlockGallery or
DocPartObj.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.10.24
Syntax public string Category { get; set; }
Public Property Category As String
Get
Set
Property Value
StringSee Also