yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Printing & Plot Areas
CadPrintPutStampText
Sets the stamp text of the print setup.
void
CadPrintPutStampText
(
const char*
szText
);
Parameters
szText
(const char*)
NUL-terminated UTF-8 string.
Return Value
None.
See Also
CadPrintPutStampColor
CadPrintPutStampPos
CadPrintPutStampSize
CadPrintPutScale
CadPrintPutScaleLW
CadPrintPutColor
CadPrintPutCopies
CadPrintPutOffset
Printing & Plot Areas (chapter)