GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / PageBordersColor Property





In This Topic
PageBordersColor Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(329)>
Property PageBordersColor As Integer
[DispId(329)]
int PageBordersColor {get; set;}
read-write property PageBordersColor: Integer; 
DispIdAttribute(329)
function get,set PageBordersColor : int
[DispId(329)]
__property int get_PageBordersColor();
__property void set_PageBordersColor( 
   int value
);
[DispId(329)]
property int PageBordersColor {
   int get();
   void set (    int value);
}
See Also

Reference

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