activePDF Toolkit 2011 API Reference
As String
Technical Reference
>
Barcode Object
>
Barcode Methods
> As String
Glossary Item Box
Description:
Returns an XML string.
Syntax:
"retValue" =
object
.
AsString
Arguments:
Argument
Value Type
Description & Settings
object
N/A
Set to an instance of the object.
setValue
String
An XML string representing the file passed with
FileName
. The string is suitable for passing to the
PrintImage
and
SetFormFieldData
methods, storing in a database, or for later use with the
ParseDataStream
and
XMLSetFormFieldData
methods. The method returns an empty string if
FileName
is invalid.