gogopolt.blogg.se

Rich text document
Rich text document












You can change the field’s numeric format. The RichEditControl supports the following operators in the formula field:

#RICH TEXT DOCUMENT CODE#

The = (Formula) field is a code that uses mathematical formulas and numeric field values to calculate a number. They are substituted with the resulting values during mail merge. Mixedįields that do not require a data source to obtain their values ( CREATEDATE, DOCVARIABLE, IF, and INCLUDEPICTURE). Execute mail merge to evaluate MailMerge field values and display them in the document. You should bind a document to a data source to obtain MailMerge field values. MailMergeįields used in the mail merge process. The Non-MailMerge field results are shown after the update. Regular fields used to insert simple data (for example, DATE, TIME, or PAGE).

rich text document

Use the Field.Range property to obtain the total range the field occupies. Refer to the following section for a list of supported format switches: Format Switches.Ī field in the document consists of two ranges- CodeRange and ResultRange. You can also use format switches to define formats for numeric, text, date, and time fields.

rich text document

A field can have its own set of switches that specify the field’s behavior.

rich text document

A switch starts with a backslash followed by a switch argument. Switch An optional parameter that allows you to modify a field result. Property Instruction or variable used in a field. Refer to the following article for a list of all available fields: Field Codes. A Field is a placeholder used to insert text and graphics into a document.Ī field code includes the following elements: Field Name The field name.












Rich text document