PrinterWriterPrintDialog Property

Gets or sets the value determining if a PrintPreviewDialog will appear, and will allow the user to choose what printer to write to.

Definition

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

Property Value

Boolean

See Also