'Declaration Protected Overridable Function GetDocumentInfo( _
ByVal requestParamsInformation about PDF document.As Vintasoft.Shared.Web.WebImageFileRequestParams _
) As Vintasoft.Imaging.Pdf.Web.Services.GetDocumentInfoResponseParams
protected virtual Vintasoft.Imaging.Pdf.Web.Services.GetDocumentInfoResponseParams GetDocumentInfo(
Vintasoft.Shared.Web.WebImageFileRequestParams requestParams
)
protected: virtual Vintasoft.Imaging.Pdf.Web.Services.GetDocumentInfoResponseParams* GetDocumentInfo(
Vintasoft.Shared.Web.WebImageFileRequestParams* requestParams
)
protected:
virtual Vintasoft.Imaging.Pdf.Web.Services.GetDocumentInfoResponseParams^ GetDocumentInfo(
Vintasoft.Shared.Web.WebImageFileRequestParams^ requestParams
)
Parameters
- requestParams
- Information about PDF document.
Return Value
Response from the server, which contains information about PDF document.