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

In This Topic
    Reflection Class Members
    In This Topic

    The following tables list the members exposed by Reflection.

    Public Properties
     NameDescription
    Public PropertyGets or sets the reflection alignment.

    The default is a null reference (Nothing in Visual Basic) for text and RectangleAlignment.Bottom for drawings.

    Note that a null reference (Nothing in Visual Basic) cannot be used for drawings.

     
    Public PropertyGets or sets the direction to offset the reflection.

    Allowed values are from 0 to 359.9, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the blur radius of the reflection.

    Allowed values are from 0 to 100, inclusive.

    The default is 0.

     
    Public PropertyGets or sets a value specifying how far to offset the reflection.

    Allowed values are from 0 to 100, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the ending reflection opacity.

    Allowed values are from 0 to 100, inclusive.

    The default is 0.

     
    Public PropertyGet or set the end position along the gradient ramp of the end opacity value.

    Allowed values are from 0 to 100, inclusive.

    The default is 0 for text and 100 for drawings.

     
    Public Property  
    Public PropertyGets or sets the direction of the opacity gradient ramp relative to the text.

    Allowed values are from 0 to 359.9, inclusive.

    The default is 0 for text and 100 for drawings.

     
    Public PropertyGets or sets a value indicating whether the reflection rotates along with the object when the object is rotated.

    The default is true.

    Note that this property cannot be applied for text.

     
    Public PropertyGets or sets the horizontal scaling factor of the reflection.

    The default is 0 for text and 100 for drawings.

     
    Public PropertyGets or sets the vertical scaling factor of the reflection.

    The default is 0 for text and 100 for drawings.

     
    Public PropertyGets or sets the horizontal skew angle of the reflection.

    Allowed values are from -89.9 to 89.9, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the vertical skew angle of the reflection.

    Allowed values are from -89.9 to 89.9, inclusive.

    The default is 0.

     
    Public PropertyGets or sets the starting reflection opacity.

    Allowed values are from 0 to 100, inclusive.

    The default is 0 for text and 100 for drawings.

     
    Public PropertyGet or set the start position along the gradient ramp of the start opacity value.

    Allowed values are from 0 to 100, inclusive.

    The default is 0.

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