ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / PageView Class / OpenAnnotationsProperty Field




In This Topic
    OpenAnnotationsProperty Field
    In This Topic
    DependencyProperty for OpenAnnotations.
    Syntax
    'Declaration
     
    Public Shared ReadOnly OpenAnnotationsProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = PageView.OpenAnnotationsProperty
    public static readonly DependencyProperty OpenAnnotationsProperty
    public: static readonly DependencyProperty* OpenAnnotationsProperty
    public:
    static readonly DependencyProperty^ OpenAnnotationsProperty
    See Also