Navigation:  Interfaces (Technical API Reference) > Document Properties (page size, labels) > IWPLabelDef > Properties >

AsText Property

Previous pageReturn to chapter overviewNext page

Applies to

IWPLabelDef

Declaration

string AsText;

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.