SerializerWriter::WritingPrintTicketRequired Event
.NET Framework (current version)
When overridden in a derived class, occurs just before a PrintTicket is added to a stream by a Write or WriteAsync method.
Assembly: PresentationFramework (in PresentationFramework.dll)
The WritingPrintTicketRequired event enables the event handler to substitute a new PrintTicket for the one specified in the Write or WriteAsync method call.
.NET Framework
Available since 3.0
Available since 3.0
Show: