How to View Pdf File in C# Windows Application using Aspose.Pdf

I am using Aspose.Pdf. How i will View a Pdf File within my application using c# windows application.

@ikramshams

The Aspose.PDF for .NET does not provide any viewer functionality as it is an API which you can use in codebehind to process PDF documents. You can please check GroupDocs.Viewer for .NET (One of our ventures) which offers the feature to view PDF documents in your .NET applications.