PdfPageSize(Single, Single) Constructor
Constructs a custom page size
Namespace: EvoPdfClientAssembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 14.0.0
public PdfPageSize(
float width,
float height
)
Parameters
- width Single
- The page width in points
- height Single
- The page height in points