PdfImageElementHorizontalAlign Property

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

Definition

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

Property Value

PdfElementHorizontalAlign

See Also