C#
VB
Java
Objective-C
C++
Initializes a new instance of the DocumentEmptyPage class.
public DocumentEmptyPage()
Public Function New()
- (instancetype)init
public DocumentEmptyPage()
public:
DocumentEmptyPage();
This constructor will initialize the members of DocumentEmptyPage as follows:
Member | Description |
---|---|
Type | DocumentPageType.Empty |
Width | 8.5 |
Height | 11 |
For an example, refer to DocumentRasterPage.
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