←Select platform

DocumentEmfPage Constructor

Summary

Initializes a new instance of the DocumentEmfPage class.

Syntax

C#
VB
C++
public DocumentEmfPage() 
Public Function New() 
public: 
DocumentEmfPage(); 

Remarks

This constructor will initialize the members of DocumentEmfPage as follows:

Member Description
Type DocumentPageType.Emf
EmfHandle IntPtr.Zero
Image null
AnnotationContainer null
Example

For an example, refer to DocumentEmfPage.

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