ClientUI.SaveLayoutAsImageFile Method
Sabe current layout to file
<ID("SaveLayoutAsImageFile", (int)e.SaveLayoutAsImageFile)> _
<EditorBrowsable(EditorBrowsableState.Advanced)> _
Public Function SaveLayoutAsImageFile( _
ByVal fileName As String _
) As Boolean
This language is not supported or no code example is available.
[ID("SaveLayoutAsImageFile", (int)e.SaveLayoutAsImageFile)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool SaveLayoutAsImageFile(
string fileName
)
This language is not supported or no code example is available.
Parameters
-
fileName
-
string
File name
Return Value
bool
Flag indicating success (true) or fail (false)
.NET Framework
Supported in: 4.8