Click or drag to resize

PdfPageHeight Property

Gets page height (excluding non-displayable area) measured in points.One point is 1/72 inch (around 0.3528 mm)

Namespace:  Patagames.Pdf.Net
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public float Height { get; }

Property Value

Type: Single
See Also