VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Shared.Web Namespace / WebResponseParamsBase Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebResponseParamsBase Class
    In This Topic
    A base class for responses from web service (controller/handler). Contains base information about web request.
    Object Model
    WebResponseParamsBase
    Syntax
    'Declaration
    
    Public Class WebResponseParamsBase
    
    
    public class WebResponseParamsBase
    
    
    public __gc class WebResponseParamsBase
    
    
    public ref class WebResponseParamsBase
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebResponseParamsBase
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetBackgroundColorResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderColorResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetBorderRectResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetColorCountResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetHistogramResponseRequest
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetImageColorDepthResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetThresholdResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.GetUniqueColorResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.HasCertainColorResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlackWhiteResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageBlankResponseParams
          Vintasoft.Imaging.ImageProcessing.Web.Services.IsImageGrayscaleResponseParams
          Vintasoft.Imaging.Web.Services.FileAuthenticationResponseParams
          Vintasoft.Imaging.Web.Services.UploadImageFilesResponseParams
          Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams
          Vintasoft.Imaging.Web.Services.ImageCollectionResponseParams
          Vintasoft.Imaging.Web.Services.ConvertToResponseParams
          Vintasoft.Imaging.Web.Services.GetConvertingStatusResponseParams
          Vintasoft.Imaging.Web.Services.ImagePageInfoResponseParams
          Vintasoft.Imaging.Web.Services.GetImageActionsResponseParams
          Vintasoft.Imaging.Web.Services.ImageTextRegionResponseParams
          Vintasoft.Imaging.Annotation.Web.Services.BaseAnnotationCollectionResponseParams
          Vintasoft.Imaging.Dicom.Web.Services.WebDicomResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.DocumentSegmentationResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetDocumentImageRotationAngleResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetRotationAngleResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.GetTextOrientationResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.HalftoneRecognitionResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.ImageSegmentationResponseParams
          Vintasoft.Imaging.ImageProcessing.DocCleanup.Web.Services.IsDocumentImageResponseParams
          Vintasoft.Imaging.Office.Web.Services.EditXlsxDocumentResponseParams
          Vintasoft.Imaging.Office.Web.Services.ExportXlsxDocumentToPdfResponseParams
          Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.FileResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.GetDocumentInfoResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.GetPdfPageInfoResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfAResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfBookmarksResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfDocumentInteractiveFormResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfPageLinksResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfResourceDataResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.PdfResourceInfoResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFieldAppearanceResponseParams
          Vintasoft.Imaging.Pdf.Web.Services.UpdateInteractiveFormResponseParams
          Vintasoft.Shared.Web.WebImageInfosResponseParams
          Vintasoft.Shared.Web.WebImageFileResponseParams
          Vintasoft.Shared.Web.WebImageInfoResponseParams

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also