Skip to main content

TdxFieldResultOption Enum

Declaration

TdxFieldResultOption = (
    MergeFormat,
    CharFormat,
    MailMergeField,
    KeepOldResult,
    HyperlinkField,
    DoNotApplyFieldCodeFormatting,
    SuppressUpdateInnerCodeFields,
    SuppressMergeUseFirstParagraphStyle
);

Members

Name
MergeFormat
CharFormat
MailMergeField
KeepOldResult
HyperlinkField
DoNotApplyFieldCodeFormatting
SuppressUpdateInnerCodeFields
SuppressMergeUseFirstParagraphStyle
See Also