PdfImageElementVerticalAlign Property

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

Definition

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

Property Value

PdfElementVerticalAlign

See Also