TXTextControl.DocumentServer.DocumentController.CharCodeChecked |
Gets or sets the character's code that is used to render checked check boxes. |
TXTextControl.DocumentServer.DocumentController.CharCodeUnchecked |
Gets or sets the character's code that is used to render unchecked check boxes. |
TXTextControl.DocumentServer.DocumentController.CheckBoxFont |
Gets or sets the font used for rendering check boxes. |
TXTextControl.DocumentServer.DocumentController.DpiX |
Gets or sets the horizontal DPI value used for display-related calculations. |
TXTextControl.DocumentServer.DocumentController.DpiY |
Gets or sets the vertical DPI value used for display-related calculations. |
TXTextControl.DocumentServer.DocumentController.Pages |
Gets a collection of all pages contained in the currently loaded document. |
TXTextControl.DocumentServer.DocumentController.TextComponent |
Gets or sets the object of type ServerTextControl that is associated with the DocumentController component. |
TXTextControl.DocumentServer.DocumentController.FieldAdapterCollection.Count |
Gets the number of elements contained in the collection. |
TXTextControl.DocumentServer.DocumentController.FieldAdapterCollection.Item |
Gets the DocumentServer.Fields.FieldAdapter instance at the specified index from the collection. |
TXTextControl.DocumentServer.Fields.CheckBoxContentControl.Checked |
Specifies whether the field is checked or not. |
TXTextControl.DocumentServer.Fields.ComboBoxContentControl.ListItems |
Gets or sets the list items of the combo box content control field. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.Title |
Gets or sets the content control's title. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.Tag |
Gets or sets the content control's tag. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.Id |
Gets or sets the content control's id. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.ContentDeletable |
Specifies whether the content of the content control field should be deletable or not. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.ContentEditable |
Specifies whether the content of the content control field should be editable or not. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.Type |
Gets or sets the type of the content control field. |
TXTextControl.DocumentServer.Fields.ContentControlFieldAdapter.Placeholder |
Gets or sets the placeholder field part of the content control field. |
TXTextControl.DocumentServer.Fields.DateContentControl.Date |
Gets or sets the date of the content control field. |
TXTextControl.DocumentServer.Fields.DateContentControl.DateFormat |
Gets or sets the date format of the content control field. |
TXTextControl.DocumentServer.Fields.DateContentControl.LanguageID |
Gets or sets the language ID of the content control field. |
TXTextControl.DocumentServer.Fields.DateContentControl.StoreMappedDataAs |
Gets or sets the translation that shall be performed on the displayed date in a date picker structured document tag. |
TXTextControl.DocumentServer.Fields.DateContentControl.Calendar |
Gets or sets the calendar type of the content control field. |
TXTextControl.DocumentServer.Fields.DateField.Culture |
Specifies a CultureInfo instance that supplies culture-specific formatting information which is used when applying the formatting string to the field content. |
TXTextControl.DocumentServer.Fields.DateField.Text |
Gets and sets the displayed text of the field. |
TXTextControl.DocumentServer.Fields.DateField.Date |
Sets the date of the field. |
TXTextControl.DocumentServer.Fields.DateField.Format |
Gets and sets the format of the field. |
TXTextControl.DocumentServer.Fields.DateContentControl.ListItems |
Gets or sets the list items of the content control field. |
TXTextControl.DocumentServer.Fields.FieldAdapter.ApplicationField |
Gets the adapted ApplicationField of the field. |
TXTextControl.DocumentServer.Fields.FieldAdapter.ID |
Gets the ID of the specific field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.TypeName |
Gets the field's type name of the specific field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.Start |
Gets the first character position (one-based) of the field through its adapter. |
TXTextControl.DocumentServer.Fields.FieldAdapter.Length |
Gets the number of characters in a text field through its adapter. |
TXTextControl.DocumentServer.Fields.FormCheckBox.Size |
Specifies the maximum length of the field. |
TXTextControl.DocumentServer.Fields.FormCheckBox.SizeAuto |
Specifies whether the field is automatically resized or not. |
TXTextControl.DocumentServer.Fields.FormCheckBox.Checked |
Specifies whether the field is checked or not. |
TXTextControl.DocumentServer.Fields.FormDropDown.ListEntries |
Gets and sets the list entries of the drop down field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.HelpText |
Gets and sets the help text of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.StatusText |
Gets and sets the status text of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Enabled |
Specifies whether the field is enabled or not. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.CalcOnExit |
Gets or sets the CalcOnExit property of the field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Name |
Gets and sets the name of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Text |
Gets and sets the text of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Font |
Gets and sets the font of the form field. |
TXTextControl.DocumentServer.Fields.FormFieldAdapter.Bounds |
Gets and sets the bounds of the form field. |
TXTextControl.DocumentServer.Fields.FormText.MaxLength |
Gets and sets the maximum length of the field. |
TXTextControl.DocumentServer.Fields.FormText.Format |
Gets or sets the TextFormatOptions of the field. |
TXTextControl.DocumentServer.Fields.FormText.Type |
Gets or sets the type of the field. |
TXTextControl.DocumentServer.Fields.IfField.DataSourceCulture |
Specifies the culture which is used for the relational comparison of numerical values. |
TXTextControl.DocumentServer.Fields.IfField.MergeCulture |
Specifies the culture with which numerical and date / time values are formatted when merged into the target document. |
TXTextControl.DocumentServer.Fields.IfField.Text |
Gets and sets the displayed text of the field. |
TXTextControl.DocumentServer.Fields.IfField.Operator |
Gets and sets the operator of the field. |
TXTextControl.DocumentServer.Fields.IfField.Expression1 |
Gets and sets the first expression text that should be compared. |
TXTextControl.DocumentServer.Fields.IfField.Expression2 |
Gets and sets the second expression text that should be compared to Expression1. |
TXTextControl.DocumentServer.Fields.IfField.TrueText |
Gets and sets the text that should be displayed when the comparison is true. |
TXTextControl.DocumentServer.Fields.IfField.FalseText |
Gets and sets the text that should be displayed when the comparison is false. |
TXTextControl.DocumentServer.Fields.IfField.FieldValue |
Gets or sets the field's value of the field that has been specified in Expression1. |
TXTextControl.DocumentServer.Fields.IncludeText.Filename |
Gets and sets the file name of the document that should be inserted. |
TXTextControl.DocumentServer.Fields.IncludeText.Bookmark |
Gets and sets the bookmark switch of the field. |
TXTextControl.DocumentServer.Fields.IncludeText.TextFormat |
Gets and sets the text format of the field. |
TXTextControl.DocumentServer.Fields.MailMergeFieldAdapter.PreserveFormatting |
Specifies whether the field's formatting should be preserved. |
TXTextControl.DocumentServer.Fields.MergeField.DataSourceCulture |
Specifies the culture with which numerical and date / time values coming from the data source are parsed. |
TXTextControl.DocumentServer.Fields.MergeField.DateTimeFormat |
Specifies a string format which is applied to date / time values. |
TXTextControl.DocumentServer.Fields.MergeField.Mapped |
Specifies whether the field is a mapped field. |
TXTextControl.DocumentServer.Fields.MergeField.Name |
Gets and sets the name of the field. |
TXTextControl.DocumentServer.Fields.MergeField.MergeCulture |
Specifies the culture with which numerical and date / time values are formatted when merged into the target document. |
TXTextControl.DocumentServer.Fields.MergeField.NumericFormat |
Specifies a string format which is applied to numeric values. |
TXTextControl.DocumentServer.Fields.MergeField.Text |
Gets and sets the text of the field. |
TXTextControl.DocumentServer.Fields.MergeField.TextAfter |
Gets and sets the text of the field that is displayed after the field's text. |
TXTextControl.DocumentServer.Fields.MergeField.TextBefore |
Gets and sets the text of the field that is displayed before the field's text. |
TXTextControl.DocumentServer.Fields.MergeField.TextFormat |
Gets and sets the text format of the field. |
TXTextControl.DocumentServer.Fields.MergeField.VerticalFormatting |
Specifies whether the field's formatting is vertical. |
TXTextControl.DocumentServer.Fields.NextIfField.DataSourceCulture |
Specifies the culture which is used for the relational comparison of numerical values. |
TXTextControl.DocumentServer.Fields.NextIfField.MergeCulture |
Specifies the culture with which numerical and date / time values are formatted when merged into the target document. |
TXTextControl.DocumentServer.Fields.NextIfField.Result |
Gets the evaluation result of the two field expressions and the specified comparison operator. |
TXTextControl.DocumentServer.Fields.NextIfField.Operator |
Gets and sets the comparison operator the field. |
TXTextControl.DocumentServer.Fields.NextIfField.Expression1 |
Gets and sets the first expression text that should be compared. |
TXTextControl.DocumentServer.Fields.NextIfField.Expression2 |
Gets and sets the second expression text that should be compared to Expression1. |
TXTextControl.DocumentServer.Fields.NextIfField.FieldValue |
Gets or sets the field's value of the field that has been specified in Expression1. |
TXTextControl.DocumentServer.Fields.PlainTextContentControl.Text |
Gets or sets the text of the content control field. |
TXTextControl.DocumentServer.Fields.RichTextContentControl.Text |
Gets or sets the text of the content control field. |