Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Forms.DocumentWriters Namespace > DocumentSvgPage Class : Type Property |
public override DocumentPageType Type {get;}
'Declaration
Public Overrides ReadOnly Property Type As DocumentPageType
'Usage
Dim instance As DocumentSvgPage Dim value As DocumentPageType value = instance.Type
public override DocumentPageType Type {get;}
@property (nonatomic, assign, readonly) LTDocumentPageType type
@Override public DocumentPageType getType()
get_Type();
public: property DocumentPageType Type { DocumentPageType get() override; }