Share

DocumentPrintedEventArgs Methods

The DocumentPrintedEventArgs type exposes the following members.

Methods

 NameDescription
Public methodDispose
(Inherited from RevitAPIEventArgs)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetFailedViewElementIds Returns ElementIds of the views that that failed to print (if any).
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetPrintedViewElementIds Returns ElementIds of the views that printed successfully.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodIsCancelled Indicates whether the event is being cancelled.
(Inherited from RevitAPIEventArgs)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?