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

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