Attributes

Document.Attributes property

Gets or sets the attributes of the document.

public virtual string[] Attributes { get; set; }

Property Value

The attributes of the document.

See Also