PrinterWriterPageHeader Property

Gets or sets the value determining the ReportSection to be used as this PrinterWriter's page header

Definition

Namespace: Firefly.Box.Printing
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public ReportSection PageHeader { get; set; }

Property Value

ReportSection

See Also