com.aspose.words
Class SwfLeftPaneControlFlags

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

public class SwfLeftPaneControlFlags 
extends java.lang.Object

Utility class containing constants. Specifies what buttons are displayed on the left panel of SWF viewer.

Field Summary
static final intHIDE_ALL = 0
           Hide all buttons on the left panel of SWF viewer.
static final intSHOW_ALL = 1
           Show all buttons in the left panel of SWF viewer. This is the default value.
static final intSHOW_DOCUMENT_MAP = 1
           Show "Document map" button in the left panel of SWF viewer.
 

Field Detail

HIDE_ALL = 0

public static final int HIDE_ALL
Hide all buttons on the left panel of SWF viewer.

SHOW_ALL = 1

public static final int SHOW_ALL
Show all buttons in the left panel of SWF viewer. This is the default value.

SHOW_DOCUMENT_MAP = 1

public static final int SHOW_DOCUMENT_MAP
Show "Document map" button in the left panel of SWF viewer.

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