Share via


NoNamespace.preferRelativeResize Field

Definition

Represents the preferRelativeResize XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: cNvPicPr, cNvPicPr, cNvPicPr, cNvPicPr, cNvPicPr.
  • corresponds to the following strongly-typed properties: NonVisualPictureDrawingProperties.PreferRelativeResize.

Applies to