ContentControlPropertiesUnique Property |
Gets or sets a value that specifies that the Content Control item is being used to encapsulate a built-in document part.
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: 2025.2.13
Syntaxpublic bool Unique { get; set; }
Public Property Unique As Boolean
Get
Set
Property Value
Boolean
See Also