Envelope.DefaultOrientation 属性

定义

返回或设置默认送纸的信封的方向。

public:
 property Microsoft::Office::Interop::Word::WdEnvelopeOrientation DefaultOrientation { Microsoft::Office::Interop::Word::WdEnvelopeOrientation get(); void set(Microsoft::Office::Interop::Word::WdEnvelopeOrientation value); };
public Microsoft.Office.Interop.Word.WdEnvelopeOrientation DefaultOrientation { get; set; }
member this.DefaultOrientation : Microsoft.Office.Interop.Word.WdEnvelopeOrientation with get, set
Public Property DefaultOrientation As WdEnvelopeOrientation

属性值

适用于