abfeb636 bbca ed92 af5e 75e53f188bc8 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a reference to the StyleModel from global resources.
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 TryGetStyle(
out StyleModel style
)VB
Public Function TryGetStyle (
<OutAttribute> ByRef style As StyleModel
) As Boolean
- style
- Type: iTin.Export.Model.StyleModel
A StyleModel resource.
Type: Boolean
true if returns the style from resource; otherwise, false.
[Missing documentation for "M:iTin.Export.Model.BaseLineModel.TryGetStyle(iTin.Export.Model.StyleModel@)"]