'Declaration Protected Overridable Function GetDocumentInfo( _
ByVal requestParamsИнформация о PDF документе.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
- Информация о PDF документе.
Return Value
Ответ сервера, содержащий информацию о PDF документе.