hwIPPTPublishOption SetTitleFontSize

Sets the size for title font.

Syntax

hwIPPTPublishOption_handle SetTitleFontSize p_title_font_size

Application

HyperWorks Tcl Query

Description

Sets the font size. This is reflected accordingly in the published PowerPoint after publishing p_title_font_size.

Example

To set the title font size to 15:
Opt SetTitleFontSize 15 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query