ImageObject

Provides access to all the properties of an image.

Available for

Canvas apps

Properties

fileContent

Contents of the file.

Type: string

fileName

Name of the file.

Type: string

fileSize

Size of the file in KB.

Type: number

mimeType

File MIME type.

Type: string

thumbnailUrl

URL pointing to the thumbnail version of the image, if available.

Type: string

Sample controls

Image upload component

Power Apps component framework API reference
Power Apps component framework overview