Click or drag to resize

PdfPage.Stream Property

Gets the stream from which this page was constructed

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public Stream Stream { get; }

Property Value

Type: Stream
See Also