ReflectionFormat Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the reflection formatting for a shape or range of shapes.
public interface class ReflectionFormat
[System.Runtime.InteropServices.Guid("F01943FF-1985-445E-8602-8FB8F39CCA75")]
public interface ReflectionFormat
type ReflectionFormat = interface
Public Interface ReflectionFormat
- Attributes
Properties
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. |