VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Office.Web.HttpHandlers Namespace / VintasoftOfficeHandler Class
In This Topic
    VintasoftOfficeHandler Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftOfficeHandler.
    Public Methods
     NameDescription
    Public MethodCreates a new XLSX document.
    Public MethodEdits the XLSX document.
    Public MethodConverts the XLSX document to a PDF document.
    Public MethodEnables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
    Protected Methods
     NameDescription
    Protected MethodCreates a data storage for global resources.
    Protected MethodCreates a data storage for serialized documents.
    Protected MethodCreates a data storage for current session.
    Protected MethodCreates the VintasoftOfficeWebService that handles HTTP requests from clients and allows to work with Office document.
    Protected MethodExecutes HTTP command and returns the execution result.
    See Also