Uses of Class
com.aspose.pdf.facades.PdfPrintPageInfo

  • Packages that use PdfPrintPageInfo 
    Package Description
    com.aspose.pdf.facades
    The com.aspose.pdf.facades package provides classes originally came from Aspose.Pdf.Kit.
    • Uses of PdfPrintPageInfo in com.aspose.pdf.facades

      Methods in com.aspose.pdf.facades with parameters of type PdfPrintPageInfo 
      Modifier and Type Method and Description
      com.aspose.ms.System.IAsyncResult PdfQueryPageSettingsEventHandler.beginInvoke(Object sender, com.aspose.ms.System.Drawing.Printing.QueryPageSettingsEventArgs queryPageSettingsEventArgs, PdfPrintPageInfo currentPageInfo, com.aspose.ms.System.AsyncCallback callback, Object state)
      Internal method
      abstract void PdfQueryPageSettingsEventHandler.invoke(Object sender, com.aspose.ms.System.Drawing.Printing.QueryPageSettingsEventArgs queryPageSettingsEventArgs, PdfPrintPageInfo currentPageInfo)
      Represents the method that handles the QueryPageSettings event of a PrintDocument.