PdfImageElementHorizontalAlign Property

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

Definition

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

Property Value

PdfElementHorizontalAlign

See Also