[]
Gets or sets settings related to the document preview functionality, allowing configuration of the preview button visibility and integration of a viewer component.
[Parameter]
public PreviewSettings PreviewSettings { get; init; }
Type | Description |
---|---|
PreviewSettings | A PreviewSettings object representing the settings related to the document preview functionality. |
This property can only be set once during object initialization and cannot be changed afterwards.