Uses of Class
com.dynamicpdf.api.PdfResource
Packages that use PdfResource
- 
Uses of PdfResource in com.dynamicpdf.api
Methods in com.dynamicpdf.api with parameters of type PdfResourceModifier and TypeMethodDescriptionPdf.addPdf(PdfResource resource)Pdf.addPdf(PdfResource resource, MergeOptions options)Returns aPdfInputobject containing the input pdf.Constructors in com.dynamicpdf.api with parameters of type PdfResourceModifierConstructorDescriptionPdfInfo(PdfResource resource)Initializes a new instance of thePdfInfoclass.PdfInput(PdfResource resource)Initializes a new instance of thePdfInputclass.PdfInput(PdfResource resource, MergeOptions options)Initializes a new instance of thePdfInputclass.PdfText(PdfResource resource)Initializes a new instance of thePdfTextclass.PdfText(PdfResource resource, int startPage, int pageCount)Initializes a new instance of thePdfTextclass.PdfXmp(PdfResource resource)Initializes a new instance of thePdfXmpclass.