LetterContent Members

Include Protected Members
Include Inherited Members

Represents the elements of a letter created by the Letter Wizard.

The LetterContent type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Word application. (Inherited from _LetterContent.)
Public property AttentionLine Returns or sets the attention line text for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property CCList Returns or sets the carbon copy (CC) recipients for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property Closing Returns or sets the closing text for a letter created by the Letter Wizard (for example, "Sincerely yours"). (Inherited from _LetterContent.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created. (Inherited from _LetterContent.)
Public property DateFormat Returns or sets the date for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property Duplicate Returns a read-only LetterContent object that represents the contents of the specified letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property EnclosureNumber Returns or sets the number of enclosures for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property IncludeHeaderFooter True if the header and footer from the page design template are included in a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property InfoBlock Associated with the Letter Wizard in Microsoft Word. Not used in the U.S. English version of Word. (Inherited from _LetterContent.)
Public property Letterhead True if space is reserved for a preprinted letterhead in a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property LetterheadLocation Returns or sets the location of the preprinted letterhead in a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property LetterheadSize Returns or sets the amount of space (in points) to be reserved for a preprinted letterhead in a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property LetterStyle Returns or sets the layout of a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property MailingInstructions Returns or sets the mailing instruction text for a letter created by the Letter Wizard (for example, "Certified Mail"). (Inherited from _LetterContent.)
Public property PageDesign Returns or sets the name of the template attached to the document created by the Letter Wizard. (Inherited from _LetterContent.)
Public property Parent Returns an object that represents the parent object of the specified object. (Inherited from _LetterContent.)
Public property RecipientAddress Returns or sets the mailing address of the person who'll be receiving the letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property RecipientCode Returns or sets the recipient code. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property RecipientGender Returns or sets the recipient's gender, if known. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property RecipientName Returns or sets the name of the person who'll be receiving the letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property RecipientReference Returns or sets the reference line (for example, "In reply to:") for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property ReturnAddress Returns or sets the return address for a letter created with the Letter Wizard. (Inherited from _LetterContent.)
Public property ReturnAddressShortForm Returns or sets the short form address. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property Salutation Returns or sets the salutation text for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property SalutationType Returns or sets the type of salutation for a letter created by the Letter Wizard. (Inherited from _LetterContent.)
Public property SenderCity Returns or sets the sender's city. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property SenderCode Returns or sets the sender code. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property SenderCompany Returns or sets the company name of the person creating a letter with the Letter Wizard. (Inherited from _LetterContent.)
Public property SenderGender Returns or sets the gender used with the salutation. Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property SenderInitials Returns or sets the initials of the person creating a letter with the Letter Wizard. (Inherited from _LetterContent.)
Public property SenderJobTitle Returns or sets the job title of the person creating a letter with the Letter Wizard. (Inherited from _LetterContent.)
Public property SenderName Returns or sets the name of the person creating a letter with the Letter Wizard. (Inherited from _LetterContent.)
Public property SenderReference Not used in the U.S. English version of Microsoft Word. (Inherited from _LetterContent.)
Public property Subject Returns or sets the subject text of a letter created by the Letter Wizard. (Inherited from _LetterContent.)

Top

See Also

Reference

LetterContent Interface

Microsoft.Office.Interop.Word Namespace