AsText Property

<< Click to Display Table of Contents >>

Navigation:  Programming > Printing and PDF Export > Label Priniting > LabelDef >

AsText Property

Declaration

AsText : string;

Description

Retrieves or sets all parameters except for Caption, Active and StartNr as string. This methods makes it easy to load and save predefined label definitions.

The format of the string is

Name=xx

with xx as the properties encoded into hexadecimal values. If required the unit (cm or inch) are converted as required.