Accusoft PrintPRO 7
DitherType Property
See Also  Send Feedback
AccusoftPrintPro7 ActiveX DLL > PrintPro Object : DitherType Property

Glossary Item Box

Description

Gets or sets a value that specifies how dithering is to be done (if the printer supports this feature).

Property Type

Read-write property

Syntax

Visual Basic
Public Property DitherType As PP_DitherType

Return Type

A PP_DitherType enumeration value which determines how dithering is to be done.

Remarks

Not available at design time.

Note: You cannot set the DitherType property after a document has been started. The effect of setting the DitherType property depends on the driver supplied by the printer manufacturer. Some property settings may have no effect. Settings outside the accepted range may produce an error. The ErrorCode property will be set to -5015 or -5016 if the printer does not support this property. For more information, see the manufacturer's documentation for the specific printer driver.

See Also

©2013. Accusoft Corporation. All Rights Reserved.