Google Docs · Example Payload

Google Docs V1 Crop Properties Example

CollaborationDocumentsGoogle WorkspaceProductivityWord Processing

Google Docs V1 Crop Properties Example is an example object payload from Google Docs, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

offsetLeftoffsetRightoffsetTopoffsetBottomangle

Example Payload

Raw ↑
{
  "offsetLeft": 42.5,
  "offsetRight": 42.5,
  "offsetTop": 42.5,
  "offsetBottom": 42.5,
  "angle": 42.5
}