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

RemoveFormFields Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(26)>

Property RemoveFormFields As Boolean
[DispId(26)]

bool RemoveFormFields {get; set;}
read-write property RemoveFormFields: Boolean; 
DispIdAttribute(26)

function get,set RemoveFormFields : boolean
[DispId(26)]

__property bool get_RemoveFormFields();

__property void set_RemoveFormFields( 

   bool value

);
[DispId(26)]

property bool RemoveFormFields {

   bool get();

   void set (    bool value);

}
See Also

Reference

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