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