hwIPPTPublishOption SetPictureResolution

Sets the picture resolution to the fixed/graphics or scaling factor option.

Syntax

hwIPPTPublishOption_handle SetPictureResolution p_resolution_width p_resolution_height

Application

HyperWorks Tcl Query

Description

SetPictureResolution allows you to set the graphic width and height, which is reflected in the published PowerPoint file.

Inputs

p_resolution_width
The resolution width of the graphics area.
p_resolution_height
The resolution height of the graphics area.

Example

To set the desired picture resolution:
Opt SetPictureResolution ppt 

Error

Returns success (0) or an error code.

Keywords

HyperWorks

Tcl

Query