Uses of Enum Class
com.datalogics.PDFL.BookmarkFlags
Packages that use BookmarkFlags
-
Uses of BookmarkFlags in com.datalogics.PDFL
Methods in com.datalogics.PDFL that return BookmarkFlagsModifier and TypeMethodDescriptionstatic BookmarkFlagsReturns the enum constant of this class with the specified name.static BookmarkFlags[]BookmarkFlags.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.datalogics.PDFL that return types with arguments of type BookmarkFlagsMethod parameters in com.datalogics.PDFL with type arguments of type BookmarkFlagsModifier and TypeMethodDescriptionvoidBookmark.setFlags(EnumSet<BookmarkFlags> arg0) Set the flags for the bookmark to the parameter values.