Click or drag to resize
PdfCIDSystemInfo Constructor (String, String, Int32)

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public PdfCIDSystemInfo(
	string registry,
	string ordering,
	int supplement
)

Parameters

registry
Type: SystemString
ordering
Type: SystemString
supplement
Type: SystemInt32
See Also