PdfDocument(String, UInt32, PdfColorSpace) Constructor
Constructs an empty PDF document with a color space
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfDocument(
string server,
uint port,
PdfColorSpace colorSpace
)
Parameters
- server String
- The server IP or name
- port UInt32
- The server port number
- colorSpace PdfColorSpace
- The PDF document color space