NumberingFormatSettingsAsCharacters Property

True if the number is using characters, false for digits.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public bool AsCharacters { get; set; }

Property Value

Boolean
See Also