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