This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Initializes a new instance of the PdfContext class.
Namespace: Smartsite.Pdf
Assembly: Smartsite.Pdf (in Smartsite.Pdf.dll)
Syntax
C# | Copy Code |
---|---|
public PdfContext( input, responseInfo ) |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Sub New ( _ input As , _ responseInfo As _ ) |
Parameters
- input
- Stream
The input.
- responseInfo
- ResponseInfo
The response info.
See Also
PdfContext Class
Smartsite.Pdf Namespace