hwIPPTPublishOption SetTitleFontFamily
Allows to set the title font to different fonts
Syntax
hwIPPTPublishOption_handle SetTitleFontFamily p_title_font_name
Application
HyperWorks Tcl Query
Description
Sets the font family and is reflected accordingly in the published PowerPoint file.
Inputs
- p_title_font_name
- The font name.
Example
Opt SetTitleFontFamily Calibri
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query