GetWatermarkFont

Obsolete transaction. Replaced by: GetStampFont

 

The GetWatermarkFont transaction returns the font used for stamps. The same font is used for all stamps.

Type XTYP_REQUEST

Syntax [GetWatermarkFont(objectID, stampID)]

Parameters

Data type

Values

Meaning

objectID

DWORD

-1

Imagenation

stampID

WORD

0

all stamps

Reply

Data type

Values

Meaning

"fontName"

string

Windows-defined name of the font

fontSize

float

size of the font

units

WORD

1 | 2 | 3 |

4 | 5 | 6 |

7 | 8 |

13

inches | cm | pixels |

feet | mm | m |

points | twips |

percentage of image size

rgbColor

WORD

RGB 24-bit values

color of the stamp text

Release information

Added in Release 4.30.

Obsoleted in Release 5.10.