Freigeben über


DocPartProperties.DocPartTypes Property

Entry Types.Represents the element tag in schema: w:types

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property DocPartTypes As DocPartTypes
    Get
    Set
'Usage
Dim instance As DocPartProperties
Dim value As DocPartTypes

value = instance.DocPartTypes

instance.DocPartTypes = value
public DocPartTypes DocPartTypes { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.DocPartTypes
Returns DocPartTypes.

See Also

Reference

DocPartProperties Class

DocPartProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace