ReportLayoutWidth Property

Gets or sets the value determining the ReportLayout's width

Definition

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

Property Value

Int32

See Also