IsRemoteDesktop Property (ImagingGlobalSettings)
Gets a value indicating whether the SDK is used in remote desktop.
public static bool IsRemoteDesktop { get; }
public: __property static bool get_IsRemoteDesktop();
public:
static property bool IsRemoteDesktop {
bool get();
}
'Declaration
Public Shared ReadOnly Property IsRemoteDesktop As Boolean
Property Value
True - the SDK is used in remote desktop; false - the SDK is NOT used in remote desktop.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5