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




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