Share via


ThemeableLineStyleType.Outline Property

Outline.Represents the element tag in schema: a:ln

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

Syntax

'Declaration
Public Property Outline As Outline
    Get
    Set
'Usage
Dim instance As ThemeableLineStyleType
Dim value As Outline

value = instance.Outline

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Outline
Returns Outline.

See Also

Reference

ThemeableLineStyleType Class

ThemeableLineStyleType Members

DocumentFormat.OpenXml.Drawing Namespace