RVTDocs.com

ImageExportOptions.SetViewsAndSheets

Method
Description:
Sets a list of views and sheets to be exported. Used only when ExportRange is SetOfViews.
Syntax
public void SetViewsAndSheets(
	IList<ElementId> viewsAndSheets
)
Parameters
Parameter Type Description
viewsAndSheets IList The ids of the views and sheets.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null