ImageGear .NET - Updated October 26, 2017
Subject Property (ImGearARTPage)




ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearARTPage Class : Subject Property
Gets or sets the subject for the page.
Syntax
'Declaration
 
Public Property Subject As String
 
'Usage
 
Dim instance As ImGearARTPage
Dim value As String
 
instance.Subject = value
 
value = instance.Subject

Property Value

String value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members