hwIPPTPublishOption SetTitleFontWeight
Sets title font weight to bold or normal.
Syntax
hwIPPTPublishOption_handle SetTitleFontWeight p_title_font_weight
Application
HyperWorks Tcl Query
Description
Sets the font weight, which is reflected accordingly in published PowerPoint file.
Inputs
- p_title_font_weight
- Options include bold or normal.
Example
Opt SetTitleFontWeight bold
Error
Returns success (0) or an error code.
Keywords
HyperWorks
Tcl
Query