Share via


RunProperties.Literal Property

Literal.Represents the element tag in schema: m:lit

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

Syntax

'Declaration
Public Property Literal As Literal
    Get
    Set
'Usage
Dim instance As RunProperties
Dim value As Literal

value = instance.Literal

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

Property Value

Type: DocumentFormat.OpenXml.Math.Literal

See Also

Reference

RunProperties Class

RunProperties Members

DocumentFormat.OpenXml.Math Namespace