PdfDictionaryPdfStreamValue Property Terminal Works - PDF Printing.Net Library
Get or sets the bytes of the stream as they are, i.e. if one or more filters exist the bytes are not unfiltered.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public byte[] Value { get; set; }

Property Value

Type: Byte
See Also

Reference