'Declaration Public Function GetContentImagesOfPdfPage( _
ByVal requestParamsInformation about PDF document page.As Vintasoft.Shared.Web.WebImageInfoRequestParams _
) As PdfPageContentImagesResponseParams
public PdfPageContentImagesResponseParams GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams requestParams
)
public: PdfPageContentImagesResponseParams* GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams* requestParams
)
public:
PdfPageContentImagesResponseParams^ GetContentImagesOfPdfPage(
Vintasoft.Shared.Web.WebImageInfoRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF document page.
Return Value
Response from the server, which contains information about all image resources of PDF document page.