_LetterContent.LetterheadSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the amount of space (in points) to be reserved for a preprinted letterhead in a letter created by the Letter Wizard.
public:
property float LetterheadSize { float get(); void set(float value); };
public float LetterheadSize { get; set; }
member this.LetterheadSize : single with get, set
Public Property LetterheadSize As Single