VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfDocumentJS type
Constructors SeeAlso
In This Topic
    WebPdfDocumentJS Class Members
    In This Topic
    The following tables list the members exposed by WebPdfDocumentJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebPdfDocumentJS class.
    Methods
     NameDescription
    Public MethodSends an asynchronous request for applying of redaction marks to PDF document.
    Public MethodSends an asynchronous request to convert this PDF document to PDF/A format.
    Public MethodDisposes the PDF document.
    Public MethodGets an identifier that determines the PDF file source.
    Public MethodGets a value indicating whether the PDF document has been disposed of.
    Public MethodGets the PDF document password.
    Public MethodGets the web service that allows to work with PDF document.
    Public MethodReturns the bookmarks of this PDF document.
    Public MethodReturns information (author, modification date, etc) about PDF document.
    Public MethodReturns the WebPdfDocumentInteractiveFormJS object of this PDF document.
    Public MethodReturns a page of this PDF document.
    Public MethodReturns an array of pages of this PDF document.
    Public MethodDetermines that information about bookmarks are received.
    Public MethodDetermines that document information is received.
    Public MethodDetermines that information about PDF document interactive form is received.
    Public MethodSends an asynchronous request for getting information about bookmarks of this PDF document.
    Public MethodSends an asynchronous request for getting information about this PDF document.
    Public MethodSends an asynchronous request for getting information about interactive form of this PDF document.
    Public MethodSends an asynchronous request for getting data of specified PDF resource.
    Public MethodSends an asynchronous request for getting information about specified PDF resource.
    Public MethodSets the PDF document password.
    Public MethodSends an asynchronous request for updating of PDF interactive form.
    Public MethodSends an asynchronous request to verify this PDF document for conformance to PDF/A format.
    Events
     NameDescription
    Public EventOccurs when PDF document is disposed.
    See Also