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: 2022.1.1.0 (2022.1.1.0)
Syntaxpublic byte[] SaveLayoutToArray()
Return Value
Type:
ByteArray of created bytes.
See Also