←Select platform

Type Property

Summary

Gets the type of this document page.

Syntax
C#
VB
C++
public override DocumentPageType Type { get; } 
Public Overrides ReadOnly Property Type As DocumentPageType 
public: 
property DocumentPageType Type { 
   DocumentPageType get() override; 
} 

Property Value

The type of this document page (DocumentWriterPageType.Emf).

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