Skip to content

24a2cebc 2ddf fb5d d0a0 71081713ddb0

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

StyleModel.IsEmpty Property

Additional header content

Gets a value indicating whether this style is an empty style.

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 bool IsEmpty { get; }

VB

Public ReadOnly Property IsEmpty As Boolean
	Get

Property Value

Type: Boolean
true if is an empty style; otherwise, false.

Remarks

[Missing documentation for "P:iTin.Export.Model.StyleModel.IsEmpty"]

See Also

Reference

StyleModel Class
iTin.Export.Model Namespace

Clone this wiki locally