Document Class

QsInformatica.Utils

Document Class

Class Word.
Inheritance Hierarchy
SystemObject  QsGemBoxDocument

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public static class Document
Public NotInheritable Class Document
public ref class Document abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Document =  class end

The Document type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate(String)
Crea di un documento vuoto
Public methodStatic memberCreate(String, String)
Creazione di un documento vuoto partendo da un documento word (non deve essere un vero template). Viene usato per ereditare stili e impostazioni
Public methodStatic memberLoad
Carica un documento
Public methodStatic memberValidateLicense
Validates the license.
Top
See Also