Xfinium.Pdf.Core Namespace > PdfFile Class : ExtractPage(Int32) Method |
'Declaration
Public Function ExtractPage( _ ByVal pageNumber As Integer _ ) As PdfPage
'Usage
Dim instance As PdfFile Dim pageNumber As Integer Dim value As PdfPage value = instance.ExtractPage(pageNumber)
public PdfPage ExtractPage( int pageNumber )
public: PdfPage^ ExtractPage( int pageNumber )
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