Share via


PVML.iscomment Field

Definition

Represents the pvml:iscomment XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, shape.
  • corresponds to the following strongly-typed classes: InkAnnotationFlag.

Applies to