'Declaration Protected Function GetImageAssociatedWithPage( _
ByVal pageСтраница PDF.As Vintasoft.Imaging.Pdf.Tree.PdfPage _
) As Vintasoft.Imaging.VintasoftImage
protected Vintasoft.Imaging.VintasoftImage GetImageAssociatedWithPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage page
)
protected: Vintasoft.Imaging.VintasoftImage* GetImageAssociatedWithPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage* page
)
protected:
Vintasoft.Imaging.VintasoftImage^ GetImageAssociatedWithPage(
Vintasoft.Imaging.Pdf.Tree.PdfPage^ page
)
Parameters
- page
- Страница PDF.
Return Value
Изображение, связанное с указанной PDF страницей.