Name | Description | |
---|---|---|
![]() | IsDocumentImageInvertedResponseParams Constructor | Initializes a new instance of the IsDocumentImageInvertedResponseParams class. |
The following tables list the members exposed by IsDocumentImageInvertedResponseParams.
Name | Description | |
---|---|---|
![]() | IsDocumentImageInvertedResponseParams Constructor | Initializes a new instance of the IsDocumentImageInvertedResponseParams class. |
Name | Description | |
---|---|---|
![]() | blocked | Gets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from Vintasoft.Shared.Web.BaseResponseParams) |
![]() | errorMessage | Gets or sets a string that describes an error occurred during request execution. (Inherited from Vintasoft.Shared.Web.BaseResponseParams) |
![]() | isDocumentImage | Gets a value indicating whether the image is document image. |
![]() | isImageInverted | Gets a value indicating whether the image is inverted document image. |
![]() | requestId | Gets or sets the identifier of request. (Inherited from Vintasoft.Shared.Web.BaseResponseParams) |
![]() | success | Gets or sets a value indicating whether the request was completed successfully. (Inherited from Vintasoft.Shared.Web.BaseResponseParams) |