Android Programming Press on the image to return to the main documentation page.

PDFViewer

Written by Icefairy333/DonManfred

List of types:

PDFViewer

PDFViewer


This is an 'Activity Object', it cannot be declared under Sub Process_Globals.

Events:

None

Members:


  ba As BA

  Background As android.graphics.drawable.Drawable

  BringToFront

  Color As Int [write only]

  Enabled As Boolean

  finalize

  findOnPage (str As String, pageid As Int) As Int

  getPageBitmap (page As Int, zoom As Int, x As Int, y As Int, rotation As Int, prefXSize As Int, prefYSize As Int) As android.graphics.Bitmap

  GetPageCount As Int

  getpdf (filepath As String)

  getpdf2 (filepath As String, password As String)

  Height As Int

  init

  Initialize (arg1 As String)

  Invalidate

  Invalidate2 (arg0 As android.graphics.Rect)

  Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  IsInitialized As Boolean

  isValid As Boolean

  Left As Int

  Parent As Object [read only]

  RemoveView

  RequestFocus As Boolean

  scrollToFindResult (n As Int)

  scrollToPage (page As Int)

  SendToBack

  SetBackgroundImage (arg0 As android.graphics.Bitmap)

  SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)

  SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)

  SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)

  SetVisibleAnimated (arg0 As Int, arg1 As Boolean)

  Tag As Object

  Top As Int

  Visible As Boolean

  Width As Int

  zoom (value As Float)

Members description:

ba As BA
Background As android.graphics.drawable.Drawable
BringToFront
Color As Int [write only]
Enabled As Boolean
finalize
findOnPage (str As String, pageid As Int) As Int
getPageBitmap (page As Int, zoom As Int, x As Int, y As Int, rotation As Int, prefXSize As Int, prefYSize As Int) As android.graphics.Bitmap
GetPageCount As Int
getpdf (filepath As String)
getpdf2 (filepath As String, password As String)
Height As Int
init
Initialize (arg1 As String)
Invalidate
Invalidate2 (arg0 As android.graphics.Rect)
Invalidate3 (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
IsInitialized As Boolean
isValid As Boolean
Left As Int
Parent As Object [read only]
RemoveView
RequestFocus As Boolean
scrollToFindResult (n As Int)
scrollToPage (page As Int)
SendToBack
SetBackgroundImage (arg0 As android.graphics.Bitmap)
SetColorAnimated (arg0 As Int, arg1 As Int, arg2 As Int)
SetLayout (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int)
SetLayoutAnimated (arg0 As Int, arg1 As Int, arg2 As Int, arg3 As Int, arg4 As Int)
SetVisibleAnimated (arg0 As Int, arg1 As Boolean)
Tag As Object
Top As Int
Visible As Boolean
Width As Int
zoom (value As Float)

Top