2024 Property
Changes 0
P

SaveAsOptions.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 to a view id, the indicated view will be used to generate the preview even if DocumentPreviewSettings.PreviewViewId is also set.
public ElementId PreviewViewId { get; set; }