<Code Lib>
2026 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…