PdfVtDictionary.AddName Method

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

Syntax

C#
public PdfVtDictionary AddName(
	string key,
	string value
)

Parameters

key

Type: System.String

value

Type: System.String

See Also

Reference