Udostępnij za pośrednictwem


PrinterFallbackSettings.ForceVector Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets whether all printing is forced to print in vector format.

Namespace:  System.Windows.Printing
Assembly:  System.Windows (in System.Windows.dll)

Syntax

'Declaration
Public Property ForceVector As Boolean
public bool ForceVector { get; set; }

Property Value

Type: System.Boolean
true to indicate all printing is forced to print in vector format; otherwise false. The default is true.

Remarks

Use the ForceVector in conjunction with the OpacityThreshold property to enable vector printing for printers that have device-specific limitations.

Version Information

Silverlight

Supported in: 5

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.