Click or drag to resize

XDLSHolder EnableID Property

Gets or sets a value indicating whether [enable ID].

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

Property Value

Type: Boolean
If it is enable ID, set to true .
See Also