PdfImageElementVerticalAlign Property

Specifies the vertical alignment of the image on the page. If not None, takes precedence over Y

Definition

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

Property Value

PdfElementVerticalAlign

See Also