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

RemovePagePieceInfo Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property RemovePagePieceInfo As Boolean
public bool RemovePagePieceInfo {get; set;}
public read-write property RemovePagePieceInfo: Boolean; 
public function get,set RemovePagePieceInfo : boolean
public: __property bool get_RemovePagePieceInfo();

public: __property void set_RemovePagePieceInfo( 

   bool value

);
public:

property bool RemovePagePieceInfo {

   bool get();

   void set (    bool value);

}
See Also

Reference

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