ComponentOne Studio Web API Edition
PdfController Class Members
Properties  Methods 

The following tables list the members exposed by PdfController.

Public Constructors
 NameDescription
Public ConstructorPdfController Constructor  
Top
Public Properties
 NameDescription
Public PropertyActionContext (Inherited from System.Web.Http.ApiController)
Public PropertyConfiguration (Inherited from System.Web.Http.ApiController)
Public PropertyControllerContext (Inherited from System.Web.Http.ApiController)
Public PropertyModelState (Inherited from System.Web.Http.ApiController)
Public PropertyRequest (Inherited from System.Web.Http.ApiController)
Public PropertyRequestContext (Inherited from System.Web.Http.ApiController)
Public PropertyUrl (Inherited from System.Web.Http.ApiController)
Public PropertyUser (Inherited from System.Web.Http.ApiController)
Top
Public Methods
 NameDescription
Public MethodDispose (Inherited from System.Web.Http.ApiController)
Public MethodExecuteAsync (Inherited from System.Web.Http.ApiController)
Public MethodExportPdf_GetExports the specified pdf to the specified export filter with options.  
Public MethodExportPdf_PostExports the specified pdf to the specified export filter with options.  
Public MethodGetPdfFeaturesGets the features supported by the pdf document source instance with specified path.  
Public MethodGetPdfInfoGets the info of the specified pdf document source.  
Public MethodGetPdfSupportedFormatsGets the export formats supported by the specified pdf file.  
Public MethodGetSearchResults  
Public MethodGetStatusGets the status of the pdf document source with specified file path.  
Public MethodValidateOverloaded.  (Inherited from System.Web.Http.ApiController)
Top
See Also

Reference

PdfController Class
C1.Web.Api.Pdf Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.