public string GetPageTextArea_2( int Page, float Left, float Top, float Width, float Height )
public function GetPageTextArea_2( Page: Integer; Left: Single; Top: Single; Width: Single; Height: Single ): String;
public function GetPageTextArea_2( Page : int, Left : float, Top : float, Width : float, Height : float ) : String;
public: string* GetPageTextArea_2( int Page, float Left, float Top, float Width, float Height )
public: String^ GetPageTextArea_2( int Page, float Left, float Top, float Width, float Height )
'Declaration Public Function GetPageTextArea_2( _ ByVal Page As Integer, _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Width As Single, _ ByVal Height As Single _ ) As String
'Declaration
Public Function GetPageTextArea_2( _ ByVal Page As Integer, _ ByVal Left As Single, _ ByVal Top As Single, _ ByVal Width As Single, _ ByVal Height As Single _ ) As String
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer GdViewer Members