←Select platform

Type Property

Summary
Gets the type of this document page.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public abstract DocumentWriterPageType Type { get; } 
@property (nonatomic, assign, readonly) LTDocumentWriterPageType type; 
public abstract DocumentPageType getType() 
public: 
abstract property DocumentPageType Type { 
   DocumentPageType get(); 
} 
Type get (DocumentWriterPage) 

Property Value

The type of this document page.

Requirements

Target Platforms

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

Leadtools.Document.Writer Assembly

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