com.aspose.words
Class SwfToolTips

java.lang.Object
    extended by com.aspose.words.SwfToolTips

public class SwfToolTips 
extends java.lang.Object

Allows to specify tooltips displayed in the Aspose.Words SWF Document Viewer.

Property Getters/Setters Summary
java.lang.StringgetBySwfViewerControlIdentifier(int controlIdentifier)
voidsetBySwfViewerControlIdentifier(int controlIdentifier, java.lang.String value)
           Gets or sets the tooltip displayed for the specified control.
 

Property Getters/Setters Detail

getBySwfViewerControlIdentifier/setBySwfViewerControlIdentifier

public java.lang.String getBySwfViewerControlIdentifier(int controlIdentifier) / public void setBySwfViewerControlIdentifier(int controlIdentifier, java.lang.String value)
Gets or sets the tooltip displayed for the specified control.
Parameters:
controlIdentifier - A SwfViewerControlIdentifier value.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.