TextFrame.PathFormat Property

Definition

Gets or sets the path type for the specified text frame.

public:
 property Microsoft::Office::Core::MsoPathFormat PathFormat { Microsoft::Office::Core::MsoPathFormat get(); void set(Microsoft::Office::Core::MsoPathFormat value); };
public Microsoft.Office.Core.MsoPathFormat PathFormat { get; set; }
member this.PathFormat : Microsoft.Office.Core.MsoPathFormat with get, set
Public Property PathFormat As MsoPathFormat

Property Value

The path type for the specified text frame.

Remarks

The value of this property can be one of the following Microsoft.Offic.Core.MsoPathType constants:

Applies to