yucad3d

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