Web API Edition | ComponentOne
C1.Web.Api.Pdf Namespace / PdfController Class
Properties Methods


In This Topic
    PdfController Class Members
    In This Topic

    The following tables list the members exposed by PdfController.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
    Protected Properties
     NameDescription
    Protected PropertyGets the media-type formatters for this instance. (Inherited from C1.Web.Api.C1ApiController)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Public Method (Inherited from System.Web.Http.ApiController)
    Public MethodExports the specified pdf to the specified export filter with options.  
    Public MethodExports the specified pdf to the specified export filter with options.  
    Public MethodGets the features supported by the pdf document source instance with specified path.  
    Public MethodGets the info of the specified pdf document source.  
    Public MethodGets the export formats supported by the specified pdf file.  
    Public MethodGets the search result in the pdf document source instance with specified path.  
    Public MethodGets the status of the pdf document source with specified file path.  
    Public MethodOverloaded.  (Inherited from System.Web.Http.ApiController)
    Top
    Protected Methods
     NameDescription
    Protected MethodExports the specified pdf to the specified export filter with options.  
    Protected MethodReturns a file in the specified fileStream with the file name and the file extension. (Inherited from C1.Web.Api.C1ApiController)
    Protected Method (Inherited from System.Web.Http.ApiController)
    Protected MethodOverloaded. Returns an absolute url for the specified action. (Inherited from C1.Web.Api.C1ApiController)
    Protected MethodSet Json formatter serializer settings. (Inherited from C1.Web.Api.C1ApiController)
    Top
    See Also