Skype:TextControlSupport
Orders:877-462-4772
TX Text Control - word processing components.

MailMerge.SaveDocumentToMemory Method

Description:  Saves the merged document to a byte array or as a string.

Syntax: 
[C#]
public void SaveDocumentToMemory(out byte[] data, TXTextControl.BinaryStreamType fileFormat, TXTextControl.SaveSettings saveSettings);
public void SaveDocumentToMemory(out string data, TXTextControl.StringStreamType fileFormat, TXTextControl.SaveSettings saveSettings);
[Visual Basic]
Public Sub SaveDocumentToMemory(ByRef data As Byte(), ByVal fileFormat As TXTextControl.BinaryStreamType, ByVal saveSettings As TXTextControl.SaveSettings)
Public Sub SaveDocumentToMemory(ByRef data As String, ByVal fileFormat As TXTextControl.StringStreamType, ByVal saveSettings As TXTextControl.SaveSettings)
Parameter   Description
 
data Specifies a byte array or a string into which the data is saved. No memory needs to be allocated through the caller.

fileFormat Specifies one of the BinaryStreamType or the StringStreamType values.

saveSettings Specifies a SaveSettings object with additional information and settings for the save operation.

See also:  Mail Merge, Graphical Overview.
External verification page for ISO 9000:2000 certificate
ISO 9001:2000
certified