Displays PDF documents with navigation controls.
Namespace:
C1.Phone.PdfViewerAssembly: C1.Phone.PdfViewer (in C1.Phone.PdfViewer.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
[StyleTypedPropertyAttribute(Property = "ScrollBarStyle", StyleTargetType = typeof(ScrollBar))] [TemplatePartAttribute(Name = "PageList", Type = typeof(C1ListBox))] public class C1PdfViewer : Control, INotifyPropertyChanged |
Visual Basic |
---|
<StyleTypedPropertyAttribute(Property := "ScrollBarStyle", StyleTargetType := GetType(ScrollBar))> _ <TemplatePartAttribute(Name := "PageList", Type := GetType(C1ListBox))> _ Public Class C1PdfViewer _ Inherits Control _ Implements INotifyPropertyChanged |
XAML Object Element Usage |
---|
<C1PdfViewer .../> |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.PdfViewer..::..C1PdfViewer
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
C1.Phone.PdfViewer..::..C1PdfViewer