Share via


NoNamespace.hiddenSlides Field

Definition

Represents the hiddenSlides XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: prnPr.
  • corresponds to the following strongly-typed properties: PrintingProperties.HiddenSlides.

Applies to