Xfinium.Pdf.Standards Namespace > PdfAFormatter Class : Save Method |
'Declaration
Public Shared Sub Save( _ ByVal document As PdfFixedDocument, _ ByVal stream As Stream, _ ByVal format As PdfAFormat _ )
'Usage
Dim document As PdfFixedDocument Dim stream As Stream Dim format As PdfAFormat PdfAFormatter.Save(document, stream, format)
public static void Save( PdfFixedDocument document, Stream stream, PdfAFormat format )
public: static void Save( PdfFixedDocument^ document, Stream^ stream, PdfAFormat format )
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