'Declaration Public Shared Function GetPageAssociatedWithImage( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage _
) As Vintasoft.Imaging.Pdf.Tree.PdfPage
public static Vintasoft.Imaging.Pdf.Tree.PdfPage GetPageAssociatedWithImage(
Vintasoft.Imaging.VintasoftImage image
)
public: static Vintasoft.Imaging.Pdf.Tree.PdfPage* GetPageAssociatedWithImage(
Vintasoft.Imaging.VintasoftImage* image
)
public:
static Vintasoft.Imaging.Pdf.Tree.PdfPage^ GetPageAssociatedWithImage(
Vintasoft.Imaging.VintasoftImage^ image
)
Parameters
- image
- Изображение.
Return Value
PdfPage, связанный с указанным изображением.