C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / PrintQueue Property

In This Topic
PrintQueue Property (C1FlexViewerPane)
In This Topic
Gets or sets the System.Printing.PrintQueue object defining printer to use, can be null to use default printer.
Syntax
'Declaration
 
Public Property PrintQueue As PrintQueue
 
See Also