Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocumentEmptyPage Class : DocumentEmptyPage Constructor |
public DocumentEmptyPage()
'Declaration
Public Function New()
'Usage
Dim instance As New DocumentEmptyPage()
public DocumentEmptyPage()
- (instancetype)init
public DocumentEmptyPage()
function 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.