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.
Namespace: Firefly.Box.PrintingAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public virtual bool PrintDialog { get; set; }
Public Overridable Property PrintDialog As Boolean
Get
Set
abstract PrintDialog : bool with get, set
override PrintDialog : bool with get, set
Property Value
Boolean