TextBlockUtility Class |
Namespace: NeoAxis
public static class TextBlockUtility
Name | Description | |
---|---|---|
![]() ![]() | LoadFromRealFile(String) |
Loads the block from a file of real file system.
|
![]() ![]() | LoadFromRealFile(String, String) |
Loads the block from a file of real file system.
|
![]() ![]() | LoadFromRealFile(String, String, Boolean) |
Loads the block from a file of real file system.
|
![]() ![]() | LoadFromVirtualFile(String) |
Loads the block from a file of virtual file system.
|
![]() ![]() | LoadFromVirtualFile(String, String) |
Loads the block from a file of virtual file system.
|
![]() ![]() | LoadFromVirtualFile(String, String, Boolean) |
Loads the block from a file of virtual file system.
|
![]() ![]() | SaveToRealFile(TextBlock, String) | |
![]() ![]() | SaveToRealFile(TextBlock, String, String) | |
![]() ![]() | SaveToVirtualFile(TextBlock, String) | |
![]() ![]() | SaveToVirtualFile(TextBlock, String, String) |