FilePdf.PreWrite Event

FilePdfPreWrite Event

Fired immediately before a Pdf is written

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static event EventHandler<FilePdfEventArgs> PreWrite
Public Shared Event PreWrite As EventHandler(Of FilePdfEventArgs)

Value

Type: SystemEventHandlerFilePdfEventArgs
Version Information

Rhino for Windows

Supported in: 6.14
See Also