Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

PositionedObjectProperties

import type { PositionedObjectProperties } from "https://googleapis.deno.dev/v1/docs:v1.ts";

Properties of a PositionedObject.

interface PositionedObjectProperties {
embeddedObject?: EmbeddedObject;
}

§Properties

§
embeddedObject?: EmbeddedObject
[src]

The embedded object of this positioned object.

§

The positioning of this positioned object relative to the newline of the Paragraph that references this positioned object.