// Assembly: System.Xml.Linq
// Full name: System.Xml.Linq.SaveOptions

namespace System.Xml.Linq
{
public class SaveOptions // TypeDefIndex: 12702
{
	// Fields
	type#20890 value__;
	type#25593 None;
	type#25593 DisableFormatting;
	type#25593 OmitDuplicateNamespaces;
}
}
