BaseXamlWriterSettingsWriteElementNames Property |
Gets or sets a Boolean that specifies if element names are written to the xaml string. Default value is true.
Namespace: Ab3d.Common.Reader3dsAssembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax public bool WriteElementNames { get; set; }
Property Value
Type:
BooleanSee Also