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.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public string Gallery { get; set; }
Public Property Gallery As String
Get
Set
Property Value
StringSee Also