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

PageBordersPenSize Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(328)>

Property PageBordersPenSize As Integer
[DispId(328)]

int PageBordersPenSize {get; set;}
read-write property PageBordersPenSize: Integer; 
DispIdAttribute(328)

function get,set PageBordersPenSize : int
[DispId(328)]

__property int get_PageBordersPenSize();

__property void set_PageBordersPenSize( 

   int value

);
[DispId(328)]

property int PageBordersPenSize {

   int get();

   void set (    int value);

}
See Also

Reference

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