ComponentOne PdfViewer for WPF and Silverlight
C1.Silverlight.PdfViewer.5 Assembly / C1.Silverlight.PdfViewer Namespace / C1PdfViewerToolbar Class / OpenButtonVisibilityProperty Field

In This Topic
    OpenButtonVisibilityProperty Field (C1PdfViewerToolbar)
    In This Topic
    Identifies the OpenButtonVisibility dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly OpenButtonVisibilityProperty As DependencyProperty
    public static readonly DependencyProperty OpenButtonVisibilityProperty
    See Also