C#
VB
C++
Gets a value that indicate whether the current rendering operation is targeting an external device rather the control itself.
public virtual bool IsRenderRedirected { get; }
Public Overridable ReadOnly Property IsRenderRedirected() As Boolean
Get
public:
virtual property bool IsRenderRedirected
{
bool get()
}
true if the current rendering operation is targeting an external device rather the control itself, otherwise; false.
For more information, refer to RenderRedirect.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET