ImageGear for .NET
GetColor Method




Gets the color of the bookmark.
Syntax
'Declaration
 
Public Function GetColor() As ImGearPixel
'Usage
 
Dim instance As ImGearPDFBookmark
Dim value As ImGearPixel
 
value = instance.GetColor()
public ImGearPixel GetColor()
public: ImGearPixel* GetColor(); 
public:
ImGearPixel^ GetColor(); 

Return Value

ImageGear.Core.ImGearPixel class - Color of the bookmark.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members
ImGearPixel Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback