'Declaration Public Function GetDocumentImageRotationAngle( _
ByVal requestParamsRequest, to the server, which contains information about image and image processing command.As GetDocumentImageRotationAngleRequestParams _
) As GetDocumentImageRotationAngleResponseParams
public GetDocumentImageRotationAngleResponseParams GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams requestParams
)
public: GetDocumentImageRotationAngleResponseParams* GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams* requestParams
)
public:
GetDocumentImageRotationAngleResponseParams^ GetDocumentImageRotationAngle(
GetDocumentImageRotationAngleRequestParams^ requestParams
)
Parameters
- requestParams
- Request, to the server, which contains information about image and image processing command.
Return Value
Response, from server, which contains information about rotation angle of a document image.