[]
        
(Showing Draft Content)

PdfImageHorizontalAlign Enumeration

PdfImageHorizontalAlign Enumeration

Specifies the horizontal alignment of the image.

Enumeration members

Enumeration members

Center

Center: = 1

Aligns the image in the middle of the drawing area.

Left

Left: = 0

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

Right: = 2

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