PdfImageHorizontalAlign Enum

File
wijmo.pdf.js
Module
wijmo.pdf

Specifies the horizontal alignment of the image.

Members

Name Value Description
Left 0

Aligns the image to the left edge of the drawing area.

Center 1

Aligns the image in the middle of the drawing area.

Right 2

Aligns the image to the right edge of the drawing area.