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

SpreadsheetMaximumContentWidthPerSheet Property (GdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

Public Property SpreadsheetMaximumContentWidthPerSheet As Single
public float SpreadsheetMaximumContentWidthPerSheet {get; set;}
public read-write property SpreadsheetMaximumContentWidthPerSheet: Single; 
public function get,set SpreadsheetMaximumContentWidthPerSheet : float
public: __property float get_SpreadsheetMaximumContentWidthPerSheet();

public: __property void set_SpreadsheetMaximumContentWidthPerSheet( 

   float value

);
public:

property float SpreadsheetMaximumContentWidthPerSheet {

   float get();

   void set (    float value);

}
See Also

Reference

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