Freigeben über


TextOutlineEffect.CapType-Eigenschaft

cap.Represents the attribte in schema: w14:cap

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "cap")> _
Public Property CapType As EnumValue(Of LineCapValues)
    Get
    Set
'Usage
Dim instance As TextOutlineEffect
Dim value As EnumValue(Of LineCapValues)

value = instance.CapType

instance.CapType = value
[SchemaAttrAttribute(, "cap")]
public EnumValue<LineCapValues> CapType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<LineCapValues>

Siehe auch

Referenz

TextOutlineEffect Klasse

TextOutlineEffect-Member

DocumentFormat.OpenXml.Office2010.Word-Namespace