Table of Contents

Class PVML

Namespace
DocumentFormat.OpenXml.Linq
Assembly
DocumentFormat.OpenXml.Linq.dll

Declares XNamespace and XName fields for the xmlns:pvml="urn:schemas-microsoft-com:office:powerpoint" namespace.

public static class PVML
Inheritance
PVML
Inherited Members

Fields

iscomment

Represents the pvml:iscomment XML element.

public static readonly XName iscomment

Field Value

XName

Remarks

As an XML element, it:

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

pvml

Defines the XML namespace associated with the pvml prefix.

public static readonly XNamespace pvml

Field Value

XNamespace

textdata

Represents the pvml:textdata XML element.

public static readonly XName textdata

Field Value

XName

Remarks

As an XML element, it: