[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeEffects.ApplyBuiltInReflectionInt

ApplyBuiltInReflectionInt Method

ApplyBuiltInReflectionInt(BuiltInReflectionId)

Applies built-in reflection to the object.

Declaration
protected override void ApplyBuiltInReflectionInt(BuiltInReflectionId reflectionId)
Protected Overrides Sub ApplyBuiltInReflectionInt(reflectionId As BuiltInReflectionId)
Parameters
Type Name Description
BuiltInReflectionId reflectionId

A BuiltInReflectionId to apply.

Overrides