PrinterWriterAboutToPrint Method
Namespace: Firefly.Box.PrintingAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public void AboutToPrint(
double sectionHeight,
Action newPageStartedDueToLackOfSpace
)
Public Sub AboutToPrint (
sectionHeight As Double,
newPageStartedDueToLackOfSpace As Action
)
abstract AboutToPrint :
sectionHeight : float *
newPageStartedDueToLackOfSpace : Action -> unit
override AboutToPrint :
sectionHeight : float *
newPageStartedDueToLackOfSpace : Action -> unit
Parameters
- sectionHeight Double
-
- newPageStartedDueToLackOfSpace Action
-