Partager via


ReflectionFormat.Offset Property

Gets or sets the amount of separation, in points, of the reflected image from the shape.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property Offset As Single
    Get
    Set
'Usage
Dim instance As ReflectionFormat
Dim value As Single

value = instance.Offset

instance.Offset = value
float Offset { get; set; }

Property Value

Type: System.Single
The amount of separation, in points, of the reflected image from the shape.

Remarks

Read/write.

See Also

Reference

ReflectionFormat Interface

ReflectionFormat Members

Microsoft.Office.Interop.Word Namespace