[]
Gets or sets settings and handlers for managing documents, including settings for the File View tab and event handlers for document-related actions.
[Parameter]
public DocumentsSettings DocumentsSettings { get; init; }
Type | Description |
---|---|
DocumentsSettings | An DocumentsSettings object representing the settings and handlers for managing documents. |
This property can only be set once during object initialization and cannot be changed afterwards.