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