Skip to content

c6cb7064 9afa 2ba2 aa7d ee231e6af4d2

Fernando Garcia edited this page May 8, 2018 · 1 revision

ContentModel.GetColor Method

Additional header content

Gets a reference to the Color structure preferred for this content.

Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public Color GetColor()

VB

Public Function GetColor As Color

Return Value

Type: Color
Color structure that represents a .NET color.

Remarks

[Missing documentation for "M:iTin.Export.Model.ContentModel.GetColor"]

See Also

Reference

ContentModel Class
iTin.Export.Model Namespace

Clone this wiki locally