Visual Basic (Declaration) | |
---|---|
Public Property Halftone As String |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As TwainImageEffectsProperties Dim value As String instance.Halftone = value value = instance.Halftone |
C# | |
---|---|
public string Halftone {get; set;} |
Property Value
The name of the used pattern.Refer to TwainProperties.ImageEffects example.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7