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