Xfinium.Pdf Namespace > PdfFixedDocument Class : PdfFixedDocument Constructor |
Overload | Description |
---|---|
PdfFixedDocument Constructor() | Initializes a new PdfDocument object. |
PdfFixedDocument Constructor(Stream) | Initializes a new PdfDocument object from a Pdf stream. |
PdfFixedDocument Constructor(Stream,PdfDocumentFeatures) | Initializes a new PdfDocument object from a Pdf stream with the specified features. |
PdfFixedDocument Constructor(Stream,String) | Initializes a new PdfDocument object from a Pdf stream. |
PdfFixedDocument Constructor(Stream,String,PdfDocumentFeatures) | Initializes a new PdfDocument object from a Pdf stream with the specified features. |
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library