PdfDocument(PdfStandard, PdfColorSpace, PdfColorProfile) Constructor
Constructs an empty PDF document with a standard, color space and color profile
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfDocument(
PdfStandard standard,
PdfColorSpace colorSpace,
PdfColorProfile colorProfile
)
Parameters
- standard PdfStandard
- The PDF document standard
- colorSpace PdfColorSpace
- The PDF document color space
- colorProfile PdfColorProfile
- The PDF document color profile