PdfPageSize(Int32, Int32) Constructor
Constructs a custom page size
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
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