4cef666c b200 8202 9614 90a8a4b9aebd - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a reference to the image resource information.
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 TryGetResourceInformation(
out StyleModel resource
)VB
Public Function TryGetResourceInformation (
<OutAttribute> ByRef resource As StyleModel
) As Boolean
- resource
- Type: iTin.Export.Model.StyleModel
Resource information.
Type: Boolean
true if exist available information about resource; otherwise, false.
[Missing documentation for "M:iTin.Export.Model.FieldHeaderModel.TryGetResourceInformation(iTin.Export.Model.StyleModel@)"]