Properties.Notes Property
Number of Slides Containing Notes.Represents the element tag in schema: ap:Notes
Namespace: DocumentFormat.OpenXml.ExtendedProperties
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Notes As Notes
Get
Set
'Usage
Dim instance As Properties
Dim value As Notes
value = instance.Notes
instance.Notes = value
public Notes Notes { get; set; }
Property Value
Type: DocumentFormat.OpenXml.ExtendedProperties.Notes
Returns Notes.