Click or drag to resize
PdfCIDFont Constructor

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public PdfCIDFont(
	PdfObjectId objectId,
	PdfFontSubTypeEnum subType,
	string baseFont
)

Parameters

objectId
Type: Kettic.PdfPdfObjectId
subType
Type: Kettic.PdfPdfFontSubTypeEnum
baseFont
Type: SystemString
See Also