Compartir a través de


TextOutlineEffect.LineWidth Property

w.Represents the attribte in schema: w14:w

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

Syntax

'Declaración
<SchemaAttrAttribute(, "w")> _
Public Property LineWidth As Int32Value
    Get
    Set
'Uso
Dim instance As TextOutlineEffect
Dim value As Int32Value

value = instance.LineWidth

instance.LineWidth = value
[SchemaAttrAttribute(, "w")]
public Int32Value LineWidth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value

See Also

Reference

TextOutlineEffect Class

TextOutlineEffect Members

DocumentFormat.OpenXml.Office2010.Word Namespace