'Declaration Protected Overridable Function GetResourceInformation( _
ByVal resourcePDF resource.As Vintasoft.Imaging.Pdf.Tree.PdfResource _
) As WebPdfResource
protected virtual WebPdfResource GetResourceInformation(
Vintasoft.Imaging.Pdf.Tree.PdfResource resource
)
protected: virtual WebPdfResource* GetResourceInformation(
Vintasoft.Imaging.Pdf.Tree.PdfResource resource
)
protected:
virtual WebPdfResource^ GetResourceInformation(
Vintasoft.Imaging.Pdf.Tree.PdfResource resource
)
Parameters
- resource
- PDF resource.
Return Value
Information about PDF resource.