PrinterWriterPrintPreview Property

Gets or sets the value determining if the print result will be displayed in a PrintPreviewDialog

Definition

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

Property Value

Boolean

See Also