Search
Loading...
Skip to content

Type Alias: StringPropertyName

type StringPropertyName =
| "name"
| "scene/pageFormatId"
| "type"
| "uuid"
| "page/titleTemplate"
| "audio/fileURI"
| "text/externalReference"
| "text/fontFileUri"
| "text/text"
| "text/typeface"
| "cutout/path"
| "caption/externalReference"
| "caption/fontFileUri"
| "caption/text"
| "caption/typeface"
| "effect/lut_filter/lutFileURI"
| "fill/image/externalReference"
| "fill/image/imageFileURI"
| "fill/image/previewFileURI"
| "fill/video/fileURI"
| "shape/vector_path/path"
| string & object;