Skip to content

257fae28 e4cb e5f8 4cb9 4e4e928c0deb

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

BorderModel.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.BorderModel.IsEmpty"]

See Also

Reference

BorderModel Class
iTin.Export.Model Namespace

Clone this wiki locally