tagTxPrintScale ( Alias )


typedef enum tagTxPrintScale
{
poNone = 0,
poProportional = 1,
poPrintToFit = 2
} TxPrintScale;