'Declaration Public Function GetDocumentImageRotationAngle( _
ByVal requestParamsЗапрос к серверу, содержащий информацию об изображении и команде обработки изображения.As GetDocumentImageRotationAngleRequestParams _
) As GetDocumentImageRotationAngleResponseParams
public GetDocumentImageRotationAngleResponseParams GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams requestParams
)
public: GetDocumentImageRotationAngleResponseParams* GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams* requestParams
)
public:
GetDocumentImageRotationAngleResponseParams^ GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams^ requestParams
)
Parameters
- requestParams
- Запрос к серверу, содержащий информацию об изображении и команде обработки изображения.
Return Value
Ответ от сервера, содержащий информацию об угле поворота изображения документа.