IPictureFrame class

IPictureFrame class

Represents a frame with a picture inside.

The IPictureFrame type exposes the following members:

Properties

PropertyDescription
shape_lockReturns shape’s locks.
Read-only IPictureFrameLock.
picture_frame_lockReturns PictureFrame’s locks.
Read-only IPictureFrameLock.
picture_formatReturns the PictureFillFormat object for a picture frame.
Read-only IPictureFillFormat.
relative_scale_heightReturns or sets the scale of height(relative to original picture size) of the picture frame. Value 1.0 corresponds to 100%.
Read/write float.
relative_scale_widthReturns or sets the scale of width (relative to original picture size) of the picture frame. Value 1.0 corresponds to 100%.
Read/write float.
shape_style
shape_type
adjustments
is_text_holder
placeholder
custom_data
raw_frame
frame
line_format
three_d_format
effect_format
fill_format
hidden
z_order_position
connection_site_count
rotation
x
y
width
height
alternative_text
alternative_text_title
name
is_decorative
unique_id
office_interop_shape_id
is_grouped
black_white_mode
parent_group
slide
presentation
hyperlink_click
hyperlink_mouse_over
hyperlink_manager

Methods

MethodDescription
get_thumbnail
get_thumbnail
get_image
get_image
write_as_svg
write_as_svg
get_geometry_paths
set_geometry_path
set_geometry_paths
create_shape_elements
add_placeholder
remove_placeholder
get_base_placeholder

See Also