Skip to content

e9d37984 fee9 e38f e0f0 200f00c6cb98

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

FontModel.FontStyles Property

Additional header content

Gets a value that represents the different styles defined for this font.

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 FontStyle FontStyles { get; }

VB

Public ReadOnly Property FontStyles As FontStyle
	Get

Property Value

Type: FontStyle
A FontStyle value that represents the different styles defined for this font.

Remarks

[Missing documentation for "P:iTin.Export.Model.FontModel.FontStyles"]

See Also

Reference

FontModel Class
iTin.Export.Model Namespace

Clone this wiki locally