RVTDocs.com
Namespace: Autodesk.Revit.DB Class: SaveAsOptions

SaveAsOptions.PreviewViewId

Property
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.
Syntax
public ElementId PreviewViewId { get; set; }
Exceptions
Exception Condition
ArgumentNullException When setting this property: A non-optional argument was null