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

ProducerName Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(17)>

Property ProducerName As String
[DispId(17)]

string ProducerName {get; set;}
read-write property ProducerName: String; 
DispIdAttribute(17)

function get,set ProducerName : String
[DispId(17)]

__property string* get_ProducerName();

__property void set_ProducerName( 

   string* value

);
[DispId(17)]

property String^ ProducerName {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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