EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Element
Horizontal
Align Property
Specifies the horizontal alignment of the image on the page. If not None, takes precedence over X
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
Copy
public
PdfElementHorizontalAlign
HorizontalAlign
{
get
;
set
; }
Property Value
PdfElementHorizontalAlign
See Also
Reference
PdfImageElement Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also