C#
VB
C++
Gets or sets a value that indicates if this MedicalViewerLoaderBase represents a PDF file.
public bool IsPDF { get; set; }
Public Property IsPDF() As Boolean
Get
Set
public:
property bool IsPDF
{
bool get()
void set(bool value)
}
true if this object represents a PDF file, otherwise false.
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