PdfImageElementVerticalAlign Property

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

Definition

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

Property Value

PdfElementVerticalAlign

See Also