This property sets the halftone. This property is only enabled when using a custom-built user interface (UserInterface=Suppress).
[Visual Basic] Public WriteOnly Property
Halftone As String
[C#] public string Halftone {set;}
Property Value
The halftone name
Explanation
The HalfTone property sets the halftone. This property is enabled when the UserInterface property is Suppress, the PixelType property is BW, and the BitDepthRedution property is Halftone. However, the Halftone property is disabled when using a digital camera or when the datasource does not support this functionality. To retrieve the values supported, please execute the GetCapabilityEnumToString method.