ContentControlPropertiesId Property |
Gets or sets the ID of a Content Control item.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic int? Id { get; set; }
Public Property Id As Integer?
Get
Set
Property Value
NullableInt32
See Also