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

TxtPageWidth Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(16)>

Property TxtPageWidth As Single
[DispId(16)]

float TxtPageWidth {get; set;}
read-write property TxtPageWidth: Single; 
DispIdAttribute(16)

function get,set TxtPageWidth : float
[DispId(16)]

__property float get_TxtPageWidth();

__property void set_TxtPageWidth( 

   float value

);
[DispId(16)]

property float TxtPageWidth {

   float get();

   void set (    float value);

}
See Also

Reference

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