ImageGear .NET - Updated December 24, 2018
Comments Property (ImGearARTPage)




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

Property Value

String value.
See Also

Reference

ImGearARTPage Class
ImGearARTPage Members