←Select platform

DocumentWriterEmfPage Constructor

Summary

Initializes a new instance of the DocumentWriterEmfPage class.

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

Remarks

This constructor will initialize the members of DocumentWriterEmfPage as follows:

Member Description
Type DocumentWriterPageType.Emf
EmfHandle IntPtr.Zero
Image null
AnnotationContainer null

Example

For an example, refer to DocumentWriterEmfPage.

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