package org.alivepdf.viewing { public final class Title { public static const SHOW:String = "true"; public static const HIDE:String = "false"; } }