Click or drag to resize

PdfDictionaryCreate Method

Creates a new instance of the PdfDictionary class.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public static PdfDictionary Create()

Return Value

PdfDictionary
A new instance of the PdfDictionary class.
See Also