IPictureFrameLock

IPictureFrameLock — Aspose.Slides FOSS Python API Reference

Overview

IPictureFrameLock provides lock settings for i picture frame objects. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Package: aspose.slides_foss


Properties

PropertyTypeAccessDescription
grouping_lockedboolRead / WriteWhether grouping_locked is enabled.
select_lockedboolRead / WriteWhether select_locked is enabled.
rotation_lockedboolRead / WriteWhether rotation_locked is enabled.
aspect_ratio_lockedboolRead / WriteWhether aspect_ratio_locked is enabled.
position_lockedboolRead / WriteWhether position_locked is enabled.
size_lockedboolRead / WriteWhether size_locked is enabled.
edit_points_lockedboolRead / WriteWhether edit_points_locked is enabled.
adjust_handles_lockedboolRead / WriteWhether adjust_handles_locked is enabled.
arrowheads_lockedboolRead / WriteWhether arrowheads_locked is enabled.
shape_type_lockedboolRead / WriteWhether shape_type_locked is enabled.
crop_lockedboolRead / WriteWhether crop_locked is enabled.

See Also