<Code Lib>
2025 Method
Changes 0
M

DocumentPrintedEventArgs.GetFailedViewElementIds

Description:
Returns ElementIds of the views that that failed to print (if any).

public IList<ElementId> GetFailedViewElementIds()

IList<ElementId> ElementIds of the views that that failed to print (if any).

Loading…