Options for Xrm.Device.captureImage

Hierarchy

  • CaptureImageOptions

Properties

allowEdit: boolean

Indicates whether to edit the image before saving.

height: number

Height of the image to capture.

preferFrontCamera: boolean

Indicates whether to capture image using the front camera of the device.

quality: number

Quality of the image file in percentage. Number.

width: number

Width of the image to capture

Generated using TypeDoc