C#
VB
Java
Objective-C
C++
Initializes a new instance of the DocumentRasterPage class.
public DocumentRasterPage()
Public Function New()
- (instancetype)init
public DocumentRasterPage()
public:
DocumentRasterPage();
This constructor will initialize the members of DocumentRasterPage as follows:
Member | Description |
---|---|
Type | DocumentPageType.Raster |
Image | null |
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