Click or drag to resize

PdfFile(PdfTypeStream) Constructor

Creates a new instance of PdfFile and initialize it with specified steeam

Namespace: Patagames.Pdf.Net.Wrappers
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfFile(
	PdfTypeStream stream
)

Parameters

stream  PdfTypeStream
The dictionary or indirect dictionary
See Also