Click or drag to resize

Document Class

Class Word.
Inheritance Hierarchy
SystemObject
  QsGemBoxDocument

Namespace:  QsGemBox
Assembly:  QsGemBox (in QsGemBox.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
public static class Document

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