Click or drag to resize

XDLSHolder ID Property

Gets or sets the ID.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public int ID { get; set; }

Property Value

Type: Int32
The ID.
See Also