Share via


NoNamespace.frameSlides Field

Definition

Represents the frameSlides XML attribute.

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

Applies to