EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Padding
Top Property
Gets or sets the top padding.
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
Copy
public
int
Top
{
get
;
set
; }
Property Value
Int32
See Also
Reference
PdfPadding Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also