24a2cebc 2ddf fb5d d0a0 71081713ddb0 - iAJTin/iExportEngine GitHub Wiki
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)
C#
public bool IsEmpty { get; }VB
Public ReadOnly Property IsEmpty As Boolean
GetType: Boolean
true if is an empty style; otherwise, false.
[Missing documentation for "P:iTin.Export.Model.StyleModel.IsEmpty"]