PDF .NET Library Documentation - PDF Technologies, Inc.
Contains the text string that can appear when the user moves the mouse over the control.

Namespace:  PDFTech
Assembly:  PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)

Syntax

C#
public PDFControlHint Hint { get; }
Visual Basic (Declaration)
Public ReadOnly Property Hint As PDFControlHint
Visual C++
public:
property PDFControlHint^ Hint {
	PDFControlHint^ get ();
}

See Also