hwIPPTPublishOption SetPPTScaleFactor

Returns the PowerPoint scale factor.

Syntax

hwIPPTPublishOption_handle etPPTScaleFactor p_scale_option

Application

Tcl Query

Description

Returns the PowerPoint scale factor.

Inputs

p_scale_option
The scale factor value.

Example

To set the scale factor to 1.5:
Opt SetPPTScaleFactor 1.5 

Error

Returns success (0) or an error code.

Keywords

Tcl

Query