ReportSectionWriteTo Method

Writes the ReportSection to the writer

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public virtual void WriteTo(
	PrinterWriter writer
)

Parameters

writer  PrinterWriter
The Void to write to

See Also