GetWordML method

Creates a string to be used as part of Microsoft Word Mail Merge document using WordProcessingML format.

Syntax (VB)

Function GetWordML (title, altText) As String

Parameters

title

String. Title of the image.

altText

String. Alternative text displayed instead of image.

Returns

String containing barcode image in WordML format.   

Remarks

Save string in a .doc file as Word document.
Click here for more information.