Click or drag to resize
BaseXamlWriterSettingsWriteElementNames Property
Gets or sets a Boolean that specifies if element names are written to the xaml string. Default value is true.

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

Property Value

Type: Boolean
See Also