Description
The PageWidth property specifies the width of the page in pixels.

Namespace:  DuoDimension
Assembly:  pdfduo-net (in pdfduo-net.dll)
Version: 2.3.0.0 (2.3)

Syntax

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

See Also