←Select platform

DocumentWriterEmptyPage Constructor

Summary

Initializes a new instance of the DocumentWriterEmptyPage class.

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

Remarks

This constructor will initialize the members of DocumentWriterEmptyPage as follows:

Member Description
Type DocumentWriterPageType.Empty
Width 8.5
Height 11

Example

For an example, refer to DocumentWriterRasterPage.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly