In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / PageBordersColor Property

PageBordersColor Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property PageBordersColor As Integer
public int PageBordersColor {get; set;}
public read-write property PageBordersColor: Integer; 
public function get,set PageBordersColor : int
public: __property int get_PageBordersColor();

public: __property void set_PageBordersColor( 

   int value

);
public:

property int PageBordersColor {

   int get();

   void set (    int value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members