VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Classes Enumerations SeeAlso
Vintasoft.Imaging.Pdf.Web.Services Namespace (Vintasoft.Imaging.Pdf.Web.Services)
Contains a platform-independent web service for managing of PDF document.
Classes
 ClassDescription
ClassRequest to a web service. Contains parameters, which must be sent to a web service for applying redaction marks to a PDF document.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for compress PDF document.
ClassResponse from web service. Contains information about file id.
ClassResponse from web service. Contains information about PDF document stored on server.
ClassResponse from web service. Contains information about PDF page.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for PDF/A conversion/verification of PDF document.
ClassResponse from web service. Contains information about the result of PDF/A conversion/verification.
ClassResponse from web service. Contains information about PDF document bookmarks.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for updating interactive form fields associated with PDF document.
ClassResponse from web service. Contains information about interactive form fields associated with PDF document.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for working with PDF document resource.
ClassResponse from web service. Contains information about PDF page and all image resources.
ClassResponse from web service. Contains information about all links of PDF document page.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for working with text blocks, which are located on PDF page.
ClassResponse from web service. Contains information about PDF page and all text blocks on PDF page.
ClassResponse from web service. Contains PDF resource data.
ClassResponse from web service. Contains information about PDF resource.
ClassRequest to a web service. Contains parameters, which must be sent to a web service for updating PDF interactive form field.
ClassResponse from web service. Contains information about PDF interactive form field.
ClassResponse from web service. Contains information about interactive form fields associated with PDF document.
ClassA platform-independent web service that handles HTTP requests from clients and allows to work with PDF document.
ClassProvides information about image, which is located on PDF page.
ClassProvides the base class that contains information about PDF annotation.
ClassRepresetns a bookmark of PDF document.
ClassEncapsulates the settings for data compression in resources of PDF document.
ClassThe settings for processing command that allows to compress a PDF document.
ClassProvides information about PDF document.
ClassThe settings for processing command that allows to compress a PDF document.
ClassProvides information about an image resource of PDF document.
ClassRepresents a PDF annotation that displays a link.
ClassProvides information about page of PDF document.
ClassRepresents an object that defines the appearance of the PDF redaction mark.
ClassProvides information about resource of PDF document.
ClassProvides information about text block that is located on PDF page.
ClassRepresents an abstract base class for all objects in the tree of PDF document.
Enumerations
 EnumerationDescription
EnumerationSpecifies available formats of PDF document.
See Also