ImageGear .NET v25.1 - Updated
ArtPage Property (ImGearARTAccessDeniedException)




ImageGear.Art Assembly > ImageGear.ART Namespace > ImGearARTAccessDeniedException Class : ArtPage Property
Gets a parent Art Page.
Syntax
'Declaration
 
Public ReadOnly Property ArtPage As ImGearARTPage
'Usage
 
Dim instance As ImGearARTAccessDeniedException
Dim value As ImGearARTPage
 
value = instance.ArtPage
public ImGearARTPage ArtPage {get;}
public: __property ImGearARTPage* get_ArtPage();
public:
property ImGearARTPage^ ArtPage {
   ImGearARTPage^ get();
}

Property Value

ImGearARTPage class instance.
See Also

Reference

ImGearARTAccessDeniedException Class
ImGearARTAccessDeniedException Members