In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetAuthor Method

SetAuthor Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(465)>

Sub SetAuthor( _

   ByVal Author As String _

) 
[DispId(465)]

void SetAuthor( 

   string Author

)
procedure SetAuthor( 

    Author: String

); 
DispIdAttribute(465)

function SetAuthor( 

   Author : String

);
[DispId(465)]

void SetAuthor( 

   string* Author

) 
[DispId(465)]

void SetAuthor( 

   String^ Author

) 

Parameters

Author
See Also

Reference

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