_LetterContent.LetterheadLocation 属性

定义

返回或设置通过英文信函向导来创建的信函中的预打印信头的位置。

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

属性值

注解

LetterheadLocation 属性可以是常量之WdLetterheadLocation一。

适用于