KryptonWorkspaceSaveLayoutToArray Method |
Saves workspace layout information into an array of bytes using Unicode Encoding.
Namespace:
Internal.ComponentFactory.Krypton.Workspace
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntaxpublic byte[] SaveLayoutToArray()
Return Value
Type:
ByteArray of created bytes.
See Also