Creates a new instance of the
PdfArray class.
Namespace: SautinSoft.Pdf.ObjectsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public static PdfArray Create()
Public Shared Function Create As PdfArray
Return Value
PdfArray
A new instance of the
PdfArray class.
See Also