Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / HslEffect Class
Properties Methods

In This Topic
    HslEffect Class Members
    In This Topic

    The following tables list the members exposed by HslEffect.

    Public Properties
     NameDescription
    Public Property Gets the image effect type. (Inherited from GrapeCity.Documents.Word.ImageEffect)
    Public PropertyGets or sets the number of degrees by which the hue is adjusted.

    Allowed values are from 0 to 359.9, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the value by which the luminance is adjusted.

    Allowed values are from -1 to 1, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the value by which the saturation is adjusted.

    Allowed values are from -1 to 1, inclusive.

    The default is 0.

     
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public MethodOverridden.   
    Public MethodOverridden. Serves as the default hash function.  
    Top
    See Also