←Select platform

Type Property

Summary

Gets the type of this document page.

Syntax

C#
VB
Java
Objective-C
C++
public override DocumentPageType Type { get; } 
Public Overrides ReadOnly Property Type As Leadtools.Forms.Documentwriters.DocumentPageType 
@property (nonatomic, assign, readonly) LTDocumentPageType type 
@Override public DocumentPageType getType() 

Property Value

The type of this document page (DocumentPageType.Svg).

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