'Usage
Dim stream As Stream Dim compress As Boolean Dim instance As New PdfRawImage(stream, compress)
Parameters
- stream
- Raw image stream.
- compress
- Flag to indicate whether the raw image data should be compressed before writing it in the PDF file.
'Usage
Dim stream As Stream Dim compress As Boolean Dim instance As New PdfRawImage(stream, compress)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard