Initializes a new instance of the PRStream class
Namespace: iTextSharp.text.pdfAssembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public PRStream( PRStream stream, PdfDictionary newDic ) |
Visual Basic |
---|
Public Sub New ( _ stream As PRStream, _ newDic As PdfDictionary _ ) |
Visual C++ |
---|
public: PRStream( PRStream^ stream, PdfDictionary^ newDic ) |
Parameters
- stream
- Type: iTextSharp.text.pdf..::..PRStream
- newDic
- Type: iTextSharp.text.pdf..::..PdfDictionary