次の方法で共有


MailingLabel.DefaultLaserTray プロパティ

定義

宛名ラベルのシートを含む既定の用紙トレイを設定または返します。

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

プロパティ値

注釈

DefaultLaserTray プロパティには、定数のいずれかをWdPaperTray指定できます。

適用対象