<Code Lib>
2023 Method
Changes 0
M

DocumentPrintedEventArgs.GetPrintedViewElementIds

Description:
Returns ElementIds of the views that printed successfully.

public IList<ElementId> GetPrintedViewElementIds()

IList<ElementId> ElementIds of the views that printed successfully.

Loading…