ImageGear .NET v25.2 - Updated
ImageGear.Presentation Assembly / ImageGear.Display Namespace / ImGearPresentationPageDisplay Class / ARTPageProperty Field




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