PdfPageSize(Int32, Int32) Constructor
Constructs a custom page size
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
public PdfPageSize(
int width,
int height
)
Parameters
- width Int32
- The page width in points. 1 point is 1/72 inch
- height Int32
- The page height in points. 1 point is 1/72 inch