PdfVtDictionary.AddDictionary Method

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

Syntax

C#
public PdfVtDictionary AddDictionary(
	string key,
	PdfVtDictionary dict
)

Parameters

key

Type: System.String

dict

Type: Aurigma.GraphicsMill.Codecs.PdfVtDictionary

See Also

Reference