Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
PDFTron SDK
Conversations
Labels
About
How to hide the status bar for PDFViewCtrl with Xamarin.Android?
71 views
Xamarin
android
Skip to first unread message
Shirley Gong
unread,
Jun 3, 2014, 3:44:04 PM
6/3/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pdfne...@googlegroups.com
Q: How do I set the PDFViewCtrl to not have the status bar at the bottom that contains the seek bar and up/down arrows to change pages in the PDF?
A: Adding the following to the Tools binding:
public virtual void SetBuiltInPanModeToolbarEnable(bool enable)
{
mToolManager.SetBuiltInPanModeToolbarEnable(enable);
}
Reply all
Reply to author
Forward
0 new messages