Document(ColorProfile) Constructor
Creates a PDF document with a color profile.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Document(
ColorProfile colorProfile
)
Public Sub New (
colorProfile As ColorProfile
)
public:
Document(
ColorProfile colorProfile
)
new :
colorProfile : ColorProfile -> Document
Parameters
- colorProfile ColorProfile
- The color profile to be used when creating the PDF document