Description
The PageHeight property specifies the height of the page in pixels.

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

Syntax

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

See Also