Share via


C.applyToEnd Field

Definition

Represents the c:applyToEnd XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pictureOptions.
  • corresponds to the following strongly-typed classes: ApplyToEnd.

Applies to