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