EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Element
Vertical
Align 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#
Copy
public
PdfElementVerticalAlign
VerticalAlign
{
get
;
set
; }
Property Value
PdfElementVerticalAlign
See Also
Reference
PdfImageElement Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also