PdfDictionaryCreate Method |
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic static PdfDictionary Create()
Public Shared Function Create As PdfDictionary
Return Value
PdfDictionary
A new instance of the
PdfDictionary class.
See Also