Description
The PageLeftMargin property specifies the left margin of the page

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.4.0.0 (2.4)

Syntax

      
 C#  Visual Basic 
public float PageLeftMargin { get; set; }
Public Property PageLeftMargin As Single

See Also