ReflectionFormat Members
Include Protected Members
Include Inherited Members
Represents the reflection formatting for a shape or range of shapes.
The ReflectionFormat type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Gets an Application object that represents the Microsoft Word application. | |
Blur | Gets or sets a value that specifies the degree of blur effect applied to the specified object. | |
Creator | Gets a 32-bit integer that indicates the application in which the specified object was created. | |
Offset | Gets or sets the amount of separation, in points, of the reflected image from the shape. | |
Parent | Gets an Object that represents the parent object of the specified T:Microsoft.Office.Interop.Word.ReflectionFormat object. | |
Size | Gets or sets the size of the reflection as a percentage of the reflected shape from 0 to 100. | |
Transparency | Gets or sets the degree of transparency for the reflection effect as a value between 0.0 (opaque) and 1.0 (clear). | |
Type | Returns or sets an MsoLightRigType constant that represents the type and direction of the lighting for a shape reflection. Read/write. |
Top