CoverPageProperties.DocumentAbstract-Eigenschaft
DocumentAbstract.Represents the element tag in schema: cppr:Abstract
Namespace: DocumentFormat.OpenXml.Office.CoverPageProps
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property DocumentAbstract As DocumentAbstract
Get
Set
'Usage
Dim instance As CoverPageProperties
Dim value As DocumentAbstract
value = instance.DocumentAbstract
instance.DocumentAbstract = value
public DocumentAbstract DocumentAbstract { get; set; }
Eigenschaftswert
Typ: DocumentFormat.OpenXml.Office.CoverPageProps.DocumentAbstract