←Select platform

Type Property

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

Property Value

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

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.