2024 Property
Changes 0
P

SaveOptions.PreviewViewId

Description:
The view id that will be used to generate the preview; this id is not saved to the document's permanent settings.
Remarks:
If this id is set, the indicated view will be used to generate the preview even if DocumentPreviewSettings.PreviewViewId is also set.
public ElementId PreviewViewId { get; set; }