PdfVtDictionary.AddBoolean Method

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

Syntax

C#
public PdfVtDictionary AddBoolean(
	string key,
	bool value
)

Parameters

key

Type: System.String

value

Type: System.Boolean

See Also

Reference