Google Docs · Schema

CropProperties

The crop properties of an image.

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Properties

Name Type Description
offsetLeft number The offset from the left edge, as a fraction of the image width.
offsetRight number The offset from the right edge, as a fraction of the image width.
offsetTop number The offset from the top edge, as a fraction of the image height.
offsetBottom number The offset from the bottom edge, as a fraction of the image height.
angle number The clockwise rotation angle of the crop rectangle.
View JSON Schema on GitHub