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

UnembedFonts Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

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

public: __property void set_UnembedFonts( 

   bool value

);
public:

property bool UnembedFonts {

   bool get();

   void set (    bool value);

}
See Also

Reference

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