[]
Gets or sets the DocumentProperties object that represents all properties of the Spread document.
[Browsable(false)]
public DocumentProperties DocumentProperties { get; set; }
<Browsable(False)>
Public Property DocumentProperties As DocumentProperties
| Type | Description |
|---|---|
| DocumentProperties | A DocumentProperties object represents all properties of the Spread document. |