Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextFrameFormat Class / ThreeDScene Property

In This Topic
    ThreeDScene Property (TextFrameFormat)
    In This Topic
    Gets the 3D scene effect.
    Syntax
    'Declaration
     
    Public ReadOnly Property ThreeDScene As ThreeDScene
    public ThreeDScene ThreeDScene {get;}
    See Also