Source.Comments Property
Comments.Represents the element tag in schema: b:Comments
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Comments As Comments
Get
Set
'Usage
Dim instance As Source
Dim value As Comments
value = instance.Comments
instance.Comments = value
public Comments Comments { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Comments
Returns Comments.