PdfImageElementHorizontalAlign Property

Specifies the horizontal alignment of the image on the page. If not None, takes precedence over X

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfElementHorizontalAlign HorizontalAlign { get; set; }

Property Value

PdfElementHorizontalAlign

See Also