Specifies whether the printer is the default printer.

Namespace: TallComponents.PDF.Printing
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool IsDefaultPrinter { get; }
Visual Basic
Public ReadOnly Property IsDefaultPrinter As Boolean
	Get

See Also