Share via


NoNamespace.snapToObjects Field

Definition

Represents the snapToObjects XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cSldViewPr.
  • corresponds to the following strongly-typed properties: CommonSlideViewProperties.SnapToObjects.

Applies to