Click or drag to resize

ContentControlPropertiesGallery Property

Gets or sets a value that specifies the gallery 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. This property is applicable when the parent Content Control type is BuildingBlockGallery or DocPartObj.

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

Property Value

String
See Also