ComponentOne Studio Web API Edition
DocumentController Class
Members 

The abstract controller for processing document.
Syntax
'Declaration
 
Public MustInherit Class DocumentController 
   Inherits C1.Web.Api.C1ApiController
public abstract class DocumentController : C1.Web.Api.C1ApiController 
Inheritance Hierarchy

System.Object
   System.Web.Http.ApiController
      C1.Web.Api.C1ApiController
         C1.Web.Api.Document.DocumentController
            C1.Web.Api.Pdf.PdfController
            C1.Web.Api.Report.ReportController

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DocumentController Members
C1.Web.Api.Document Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.