Envelope.FeedSource プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
封筒の用紙トレイを設定または返します。
public:
property Microsoft::Office::Interop::Word::WdPaperTray FeedSource { Microsoft::Office::Interop::Word::WdPaperTray get(); void set(Microsoft::Office::Interop::Word::WdPaperTray value); };
public Microsoft.Office.Interop.Word.WdPaperTray FeedSource { get; set; }
member this.FeedSource : Microsoft.Office.Interop.Word.WdPaperTray with get, set
Public Property FeedSource As WdPaperTray
プロパティ値
注釈
文書に封筒を追加する前にこのプロパティを使用すると、エラーが発生します。