Click or drag to resize

PdfTypeDictionaryCreate Method

Creates new Dictionary object

Namespace: Patagames.Pdf.Net.BasicTypes
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static PdfTypeDictionary Create()

Return Value

PdfTypeDictionary
The instance of a newly created object
See Also