Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TextEffects Class / ThreeDFormat Property

In This Topic
    ThreeDFormat Property (TextEffects)
    In This Topic
    Gets the 3D format effect.

    Note: returns a null reference (Nothing in Visual Basic) for CanvasShape and GroupShape.

    Syntax
    'Declaration
     
    Public ReadOnly Property ThreeDFormat As ThreeDFormat
    public ThreeDFormat ThreeDFormat {get;}
    See Also