ComponentOne Studio Web API Edition
PdfController Class
Members 

Pdf controller
Syntax
'Declaration
 
<RoutePrefixAttribute("api/pdf")>
Public Class PdfController 
   Inherits C1.Web.Api.Document.DocumentController
[RoutePrefix("api/pdf")]
public class PdfController : C1.Web.Api.Document.DocumentController 
Inheritance Hierarchy

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

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

PdfController Members
C1.Web.Api.Pdf Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.