API Reference
Enum
WordFieldFormat
Specifies format switches for Word field codes.
Inheritance
- Enum
- WordFieldFormat
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WordField.FieldFormat
- Property WordFieldBuilder.Format
- Field WordFieldFormat.Alphabetical
- Field WordFieldFormat.Arabic
- Field WordFieldFormat.Caps
- Field WordFieldFormat.CardText
- Field WordFieldFormat.CharFormat
- Field WordFieldFormat.DollarText
- Field WordFieldFormat.FirstCap
- Field WordFieldFormat.Hex
- Field WordFieldFormat.Lower
- Field WordFieldFormat.Mergeformat
- Field WordFieldFormat.Ordinal
- Field WordFieldFormat.OrdText
- Field WordFieldFormat.Roman
- Field WordFieldFormat.Upper
Accepted by parameters
- Method WordDocument.AddField
- Method WordDocument.AddField
- Method WordField.AddField
- Method WordField.AddField
- Method WordFieldBuilder.SetFormat
- Method WordFooter.AddField
- Method WordHeader.AddField
- Method WordHeaderFooter.AddField
- Method WordHeaderFooter.AddField
- Method WordHeaderFooter.AddPageNumber
- Method WordParagraph.AddField
- Method WordParagraph.AddField
- Method WordParagraph.AddPageNumber
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String