Share via


P.sldSz Field

Definition

Represents the p:sldSz XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: presentation.
  • has the following XML attributes: cx, cy, type.
  • corresponds to the following strongly-typed classes: SlideSize.

Applies to