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
Public property Application Gets an Application object that represents the Microsoft Word application.
Public property Blur Gets or sets a value that specifies the degree of blur effect applied to the specified object.
Public property Creator Gets a 32-bit integer that indicates the application in which the specified object was created.
Public property Offset Gets or sets the amount of separation, in points, of the reflected image from the shape.
Public property Parent Gets an Object that represents the parent object of the specified T:Microsoft.Office.Interop.Word.ReflectionFormat object.
Public property Size Gets or sets the size of the reflection as a percentage of the reflected shape from 0 to 100.
Public property Transparency Gets or sets the degree of transparency for the reflection effect as a value between 0.0 (opaque) and 1.0 (clear).
Public property Type Returns or sets an MsoLightRigType constant that represents the type and direction of the lighting for a shape reflection. Read/write.

Top

See Also

Reference

ReflectionFormat Interface

Microsoft.Office.Interop.Word Namespace