Compartir a través de


LaserColor.SystemColor Property

System Color.Represents the element tag in schema: a:sysClr

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

Syntax

'Declaración
Public Property SystemColor As SystemColor
    Get
    Set
'Uso
Dim instance As LaserColor
Dim value As SystemColor

value = instance.SystemColor

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.SystemColor

See Also

Reference

LaserColor Class

LaserColor Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace