←Select platform

DocumentEmptyPage Constructor

Summary

Initializes a new instance of the DocumentEmptyPage class.

Syntax

C#
VB
Java
Objective-C
C++
Public Function New() 
- (instancetype)init 
public DocumentEmptyPage() 
public: 
DocumentEmptyPage(); 

Remarks

This constructor will initialize the members of DocumentEmptyPage as follows:

Member Description
Type DocumentPageType.Empty
Width 8.5
Height 11
Example

For an example, refer to DocumentRasterPage.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly