TX Text Control .NET Documentation

Document Viewer

Classes

ClassDescription
DocumentServer.DocumentControllerThe DocumentController class is a .NET component that can be used to perform the necessary document handling on the server, when using a control such as the DocumentServer.Web.DocumentViewer.

DocumentServer.DocumentController.FieldAdapterCollectionAn instance of the FieldAdapterCollection class contains adapters for all application fields of the page it belongs to.

DocumentServer.Fields.DateFieldThe DateField implements the MS Word specific DATEFIELD field.

DocumentServer.Fields.FieldAdapterThe abstract FieldAdapter class is the base class of all special DocumentServer field adapters.

DocumentServer.Fields.FormCheckBoxThe FormText implements the MS Word specific FORMCHECKBOX field.

DocumentServer.Fields.FormDropDownThe FormDropDown class implements the MS Word specific FORMDROPDOWN field.

DocumentServer.Fields.FormFieldAdapterThe abstract FormFieldAdapter class is the base class of all special DocumentServer form field adapters.

DocumentServer.Fields.FormTextThe FormText class implements the MS Word specific FORMTEXT field.

DocumentServer.Fields.IfFieldThe IfField class implements the MS Word specific IF field.

DocumentServer.Fields.IncludeTextThe IncludeText class implements the MS Word specific INCLUDETEXT field.

DocumentServer.Fields.MailMergeFieldAdapterThe abstract MailMergeFieldAdapter class is the base class of all special DocumentServer mail merge field adapters.

DocumentServer.Fields.MergeFieldThe MergeField class implements the MS Word specific MERGEFIELD field.

DocumentServer.Web.DocumentViewerThe DocumentViewer class is a .NET component that can be used to display documents in the web browser in ASP.NET projects.

DocumentServer.Web.DocumentViewer.SaveDocumentEventArgsThe SaveDocumentEventArgs class provides data for the DocumentServer.Web.DocumentViewer.SaveDocument event.

DocumentServer.Web.DocumentViewer.SaveFormDataEventArgsThe SaveDocumentEventArgs class provides data for the DocumentServer.Web.DocumentViewer.SaveFormData event.