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.ReaderWmfAssembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax public bool WriteElementNames { get; set; }
Property Value
Type:
BooleanSee Also