PdfVtDictionary.AddInteger Method

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public PdfVtDictionary AddInteger(
	string key,
	int value
)

Parameters

key

Type: System.String

value

Type: System.Int32

See Also

Reference