Returns the preview settings for the given document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public DocumentPreviewSettings GetDocumentPreviewSettings()
Return Value
DocumentPreviewSettings
The preview settings.
See Also
Reference