 |
PdfPortfolioFileContentAsStream Property |
Returns the binary stream of the embedded file.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic Stream ContentAsStream { get; }Public ReadOnly Property ContentAsStream As Stream
Get
Property Value
Stream
See Also