73c12369 0c3b a1f3 bd2d de08d23c9d1c - iAJTin/iExportEngine GitHub Wiki
Additional header content
[Missing
System.Object
iTin.Export.Model.BaseModel(TextModel)
iTin.Export.Model.TextModel
Namespace: iTin.Export.Model
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute]
public class TextModel : BaseModel<TextModel>VB
<SerializableAttribute>
Public Class TextModel
Inherits BaseModel(Of TextModel)The TextModel type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
TextModel | Initializes a new instance of the TextModel class. |
| Name | Description | |
|---|---|---|
![]() |
IsDefault | Gets a value indicating whether this instance is default. (Overrides BaseModel.IsDefault.) |
![]() |
Merge | |
![]() |
Properties | Gets or sets a reference to user-defined property list for this element. (Inherited from BaseModel(T).) |
![]() |
Show | |
![]() |
Style | |
![]() |
Value |
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetStaticBindingValue | Gets the static binding value by reflection. (Inherited from BaseModel(T).) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SaveToFile(String) | Saves to file. (Inherited from BaseModel(T).) |
![]() |
SaveToFile(String, Exception) | Serializes current BaseModel object into file (Inherited from BaseModel(T).) |
![]() |
Serialize | Serializes current BaseModel object into an Xml document. (Inherited from BaseModel(T).) |
![]() |
SetOwner | Sets a reference to the owner object that contains this instance. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from BaseModel(T).) |
[Missing documentation for "T:iTin.Export.Model.TextModel"]


