Share via


NoNamespace.preserve Field

Definition

Represents the preserve XML attributes.

public static readonly System.Xml.Linq.XName preserve;
 staticval mutable preserve : System.Xml.Linq.XName
Public Shared ReadOnly preserve As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: sldLayout, sldMaster.
  • corresponds to the following strongly-typed properties: SlideLayout.Preserve, SlideMaster.Preserve.

Applies to