Save display to file. Display must be opened

Namespace: T.Modules.ClientStation
Assembly: T.Modules (in T.Modules.dll)

Public Function SaveDisplayAsImageFile( _ 
ByVal displayName As String, _ 
ByVal fileName As String
) As Boolean
This language is not supported or no code example is available.
public bool SaveDisplayAsImageFile( 
string displayName
string fileName 
)
This language is not supported or no code example is available.

Parameters

displayName
Type: string

Display name

fileName
Type: string

File name

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7