Name | Description | |
---|---|---|
![]() | VintasoftPdfApi2Controller | Initializes a new instance of the VintasoftPdfApi2Controller class. |
Name | Description | |
---|---|---|
![]() | VintasoftPdfApi2Controller | Initializes a new instance of the VintasoftPdfApi2Controller class. |
Name | Description | |
---|---|---|
![]() | ActionContext | Gets the action context. (Inherited from System.Web.Http.ApiController) |
![]() | Configuration | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | ControllerContext | Gets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | IsEmptySessionSupported | Gets or sets a value indicating whether the API controller can work with undefined session. |
![]() | ModelState | Gets the model state after the model binding process. (Inherited from System.Web.Http.ApiController) |
![]() | Request | Gets or sets the HttpRequestMessage of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController) |
![]() | RequestContext | Gets the request context. (Inherited from System.Web.Http.ApiController) |
![]() | Url | Gets an instance of a System.Web.Http.Routing.UrlHelper, which is used to generate URLs to other APIs. (Inherited from System.Web.Http.ApiController) |
![]() | User | Returns the current principal associated with this request. (Inherited from System.Web.Http.ApiController) |
Name | Description | |
---|---|---|
![]() | ApplyRedactionMarks | Applies redaction marks to a PDF document. |
![]() | CompressPdf | Compresses a PDF file. |
![]() | ConvertToPdfA | Converts a PDF file to a PDF/A file. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.Web.Http.ApiController) |
![]() | ExecuteAsync | Executes asynchronously a single HTTP operation. (Inherited from System.Web.Http.ApiController) |
![]() | GetContentImagesOfPdfPage | Returns information about all image resources of PDF document page. |
![]() | GetDocumentInfo | Returns information about PDF document. |
![]() | GetLinksOfPdfPage | Returns information about links of PDF document page. |
![]() | GetPdfBookmarks | Returns information about PDF document bookmarks. |
![]() | GetPdfDocumentInteractiveForm | Returns information about PDF document interactive form. |
![]() | GetPdfPageInfo | Returns parameters of PDF page (page index, transformation matrix, media box, etc). |
![]() | GetPdfPagesInfo | Returns parameters of PDF pages (page index, transformation matrix, media box, etc). |
![]() | GetPdfResourceData | Returns data of PDF resource. |
![]() | GetPdfResourceInfo | Returns information about PDF resource. |
![]() | UpdatePdfDocumentInteractiveForm | Updates PDF document interactive form. |
![]() | UpdatePdfInteractiveFieldAppearance | Updates appearance of PDF interactive form field. |
![]() | Validate | Overloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Inherited from System.Web.Http.ApiController) |
![]() | VerifyPdfAConformance | Returns result of PDF file verification. |
Name | Description | |
---|---|---|
![]() | CreateGlobalResourcesDataStorage | Creates a data storage for global resources. |
![]() | CreateImageTilesCacheManager | Creates a cache manager that manages cache of image tiles. |
![]() | CreateSessionDataStorage | Creates a data storage for current session. |
![]() | CreateThumbnailsCacheManager | Creates a cache manager that manages cache of thumbnails. |
![]() | CreateWebService | Creates the VintasoftPdfWebService that handles HTTP requests from clients and allows to work with PDF document. |
![]() | Initialize | Initializes the System.Web.Http.ApiController instance with the specified controllerContext. (Inherited from System.Web.Http.ApiController) |