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

RemovePageThumbnails Property (IPDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(25)>

Property RemovePageThumbnails As Boolean
[DispId(25)]

bool RemovePageThumbnails {get; set;}
read-write property RemovePageThumbnails: Boolean; 
DispIdAttribute(25)

function get,set RemovePageThumbnails : boolean
[DispId(25)]

__property bool get_RemovePageThumbnails();

__property void set_RemovePageThumbnails( 

   bool value

);
[DispId(25)]

property bool RemovePageThumbnails {

   bool get();

   void set (    bool value);

}
See Also

Reference

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