Gets or sets value indicating whether the printer DC should be used to create a metafiles for export.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public static bool UsePrinterDC { get; set; }
Visual Basic (Declaration)
Public Shared Property UsePrinterDC As Boolean

See Also