<Code Lib>
2025.3 Method
Changes 0
M

DocumentPrintingEventArgs.GetViewElementIds

Description:
Returns ElementIds of the views to be printed.

public IList<ElementId> GetViewElementIds()

IList<ElementId> ElementIds of the views to be printed.

Loading…