VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.Web.Services Namespace / DocumentEditorResponseParams Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    DocumentEditorResponseParams Class
    In This Topic
    Response from web service. Contains information about document editor respose data.
    Object Model
    DocumentEditorResponseParams
    Syntax
    'Declaration
    
    Public Class DocumentEditorResponseParams
       Inherits Vintasoft.Shared.Web.WebImageFileResponseParams
    
    
    public class DocumentEditorResponseParams : Vintasoft.Shared.Web.WebImageFileResponseParams
    
    
    public __gc class DocumentEditorResponseParams : public Vintasoft.Shared.Web.WebImageFileResponseParams*
    
    
    public ref class DocumentEditorResponseParams : public Vintasoft.Shared.Web.WebImageFileResponseParams^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Shared.Web.WebResponseParamsBase
          Vintasoft.Shared.Web.WebImageFileResponseParams
             Vintasoft.Imaging.Office.Web.Services.DocumentEditorResponseParams

    Requirements

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

    See Also