Example #1
0
 public LetterContent CreateLetterContent(string DateFormat, bool IncludeHeaderFooter, string PageDesign,
     WdLetterStyle LetterStyle, bool Letterhead, WdLetterheadLocation LetterheadLocation, float LetterheadSize,
     string RecipientName, string RecipientAddress, string Salutation, WdSalutationType SalutationType,
     string RecipientReference, string MailingInstructions, string AttentionLine, string Subject, string CCList,
     string ReturnAddress, string SenderName, string Closing, string SenderCompany, string SenderJobTitle,
     string SenderInitials, int EnclosureNumber, ref object InfoBlock, ref object RecipientCode,
     ref object RecipientGender, ref object ReturnAddressShortForm, ref object SenderCity, ref object SenderCode,
     ref object SenderGender, ref object SenderReference)
 {
     throw new System.NotImplementedException();
 }
 public LetterContent CreateLetterContent(string DateFormat, bool IncludeHeaderFooter, string PageDesign,
     WdLetterStyle LetterStyle, bool Letterhead, WdLetterheadLocation LetterheadLocation, float LetterheadSize,
     string RecipientName, string RecipientAddress, string Salutation, WdSalutationType SalutationType,
     string RecipientReference, string MailingInstructions, string AttentionLine, string Subject, string CCList,
     string ReturnAddress, string SenderName, string Closing, string SenderCompany, string SenderJobTitle,
     string SenderInitials, int EnclosureNumber, ref object InfoBlock, ref object RecipientCode,
     ref object RecipientGender, ref object ReturnAddressShortForm, ref object SenderCity, ref object SenderCode,
     ref object SenderGender, ref object SenderReference)
 {
     throw new System.NotImplementedException();
 }