TextFrame.ThreeD Property

Definition

Gets a ThreeDFormat object that contains 3-D effect formatting properties for the specified text frame.

public:
 property Microsoft::Office::Interop::Word::ThreeDFormat ^ ThreeD { Microsoft::Office::Interop::Word::ThreeDFormat ^ get(); };
public Microsoft.Office.Interop.Word.ThreeDFormat ThreeD { get; }
member this.ThreeD : Microsoft.Office.Interop.Word.ThreeDFormat
Public ReadOnly Property ThreeD As ThreeDFormat

Property Value

A ThreeDFormat object that contains 3-D effect formatting properties for the specified text frame.

Remarks

Read-only.

Applies to