Click or drag to resize

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.CustomMarkups
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public bool Unique { get; set; }

Property Value

Boolean
See Also