C#
VB
Java
Objective-C
C++
Gets the type of this document page.
public abstract DocumentPageType Type { get; }
Public MustOverride ReadOnly Property Type As Leadtools.Forms.Documentwriters.DocumentPageType
@property (nonatomic, assign, readonly) LTDocumentPageType type
public abstract DocumentPageType getType()
public:
abstract property Leadtools.Forms.Documentwriters.DocumentPageType Type {
Leadtools.Forms.Documentwriters.DocumentPageType get();
}
The type of this document page.
Programming with LEADTOOLS Document Writers
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET