←Select platform

Title Property

Summary

Gets the option title.

Syntax

C#
VB
Java
C++
public string Title {get;} 
Public ReadOnly Property Title As String 
public String getTitle() 
public: 
property String^ Title { 
   String^ get(); 
} 

Property Value

A single line string that can be used as a title string.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly