Click or drag to resize

DocumentOnBeginPrint Method

Raise the BeginPrint event.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 13.0.0.0 (13.0.0.0)
Syntax
protected virtual void OnBeginPrint(
	DocumentPrintEventArgs e
)

Parameters

e
Type: RootPro.RootProCADDocumentPrintEventArgs
See Also