←Select platform

Type Property

Summary
Gets the type of this document page.
Syntax
C#
VB
Objective-C
C++
Java
public abstract DocumentWriterPageType Type { get; } 
Public MustOverride ReadOnly Property Type As DocumentPageType 
@property (nonatomic, assign, readonly) LTDocumentPageType type 
public abstract DocumentPageType getType() 
public: 
abstract property DocumentPageType Type { 
   DocumentPageType get(); 
} 

Property Value

The type of this document page.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.