Click or drag to resize

PdfStreamCreate Method

Creates a new instance of the PdfStream class.

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

Return Value

PdfStream
A new instance of the PdfStream class.
See Also