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




In This Topic
    AnnotationModeProperty Field
    In This Topic
    Represents AnnotationMode dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AnnotationModeProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = PageView.AnnotationModeProperty
    public static readonly DependencyProperty AnnotationModeProperty
    public: static readonly DependencyProperty* AnnotationModeProperty
    public:
    static readonly DependencyProperty^ AnnotationModeProperty
    See Also