C#
VB
Java
Objective-C
C++
Gets the type of this document page.
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()
public:
property Leadtools.Forms.Documentwriters.DocumentPageType Type {
Leadtools.Forms.Documentwriters.DocumentPageType get() override;
}
The type of this document page (DocumentPageType.Svg).
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