|
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 > DocumentEmfPage Class : DocumentEmfPage Constructor |

public DocumentEmfPage()
'Declaration
Public Function New()
'Usage
Dim instance As New DocumentEmfPage()
public DocumentEmfPage()
function DocumentEmfPage()
public:
DocumentEmfPage();
This constructor will initialize the members of DocumentEmfPage as follows:
| Member | Description |
|---|---|
| Type | DocumentPageType.Emf |
| EmfHandle | IntPtr.Zero |
| Image | null |
| AnnotationContainer | null |
For an example, refer to DocumentEmfPage.