|
PdfPortfolioFileContentAsStream Property |
Returns the binary stream of the embedded file.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public Stream ContentAsStream { get; }
Public ReadOnly Property ContentAsStream As Stream
Get
Property Value
Type:
StreamSee Also