Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / Sharpness Property

In This Topic
    Sharpness Property
    In This Topic
    Gets the amount to sharpen (if positive) or the amount to blur (if negative).
    Syntax
    'Declaration
     
    Public ReadOnly Property Sharpness As System.Single
    public System.float Sharpness {get;}
    See Also