Click or drag to resize
PdfType1Font Constructor

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

Parameters

objectId
Type: Kettic.PdfPdfObjectId
fontName
Type: SystemString
baseFont
Type: SystemString
See Also