Share via


NoNamespace.showGuides Field

Definition

Represents the showGuides XML attribute.

public static readonly System.Xml.Linq.XName showGuides;
 staticval mutable showGuides : System.Xml.Linq.XName
Public Shared ReadOnly showGuides 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.ShowGuides.

Applies to