PDF .NET Library Documentation - PDF Technologies, Inc.
Assembly: PDFTechLib (in PDFTechLib.dll) Version: 1.0.0.0 (1.7.9.0)
Contains the text string that can appear when the user moves the mouse over the control.
Namespace:
PDFTechAssembly: 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 (); } |