Property Id
- Namespace
- DocWright.Dom.ContentControls
- Assembly
- DocWright.Dom.dll
Id
Gets or sets the unique id (w:id), or null.
public int? Id { get; set; }
Property Value
- int?
Exceptions
- ContentControlEditException
The preserved markup could not be rewritten.