GoToRemoteAction

constructor(pdfPath: String?, @IntRange(from = 0) pageIndex: Int, subActions: List<Action> = emptyList(), destination: Destination = Destination( pageIndex = pageIndex, type = DestinationType.FitPage, left = 0f, top = 0f, width = 0f, height = 0f, zoom = 0f ))