Table of Contents

Property TextFormat

Namespace
DocWright.Dom.Forms
Assembly
DocWright.Dom.dll

TextFormat

Gets a text field's format string (w:textInput/w:format), or null. Word uses this for casing on a regular field (UPPERCASE, Title case) and a numeric or date picture otherwise.

public string? TextFormat { get; }

Property Value

string