Click or drag to resize
BaseXamlWriterSettingsFullNumberFormatString Property
Gets full NumberFormatString - for example "{0:0.###}". To set the number format use NumberFormatString property.

Namespace: Ab2d.Common.ReaderWmf
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public string FullNumberFormatString { get; }

Property Value

Type: String
See Also