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

HTMLCustomCSS Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property HTMLCustomCSS As String
public string HTMLCustomCSS {get; set;}
public read-write property HTMLCustomCSS: String; 
public function get,set HTMLCustomCSS : String
public: __property string* get_HTMLCustomCSS();

public: __property void set_HTMLCustomCSS( 

   string* value

);
public:

property String^ HTMLCustomCSS {

   String^ get();

   void set (    String^ value);

}
See Also

Reference

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