[]
Gets or sets the Document Explorer settings.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public DocumentExplorer DocumentExplorer { get; set; }
Type | Description |
---|---|
DocumentExplorer | An instance of DocumentExplorer that contains the Document Explorer settings. |