Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created October 22, 2020 07:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/185da5dedd954135ee10324cec0b779f to your computer and use it in GitHub Desktop.
Save bjoerntx/185da5dedd954135ee10324cec0b779f to your computer and use it in GitHub Desktop.
TXTextControl.DocumentServer.Fields.MergeField mf =
new TXTextControl.DocumentServer.Fields.MergeField()
{
NumericFormat = "$##,###.00"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment