GrapeCity.Windows.SpreadGrid 名前空間 > GcSpreadGrid クラス > SavePdf メソッド : SavePdf(Stream,PrintPdfSettings) メソッド |
'Declaration
Public Overloads Sub SavePdf( _ ByVal stream As Stream, _ Optional ByVal settings As PrintPdfSettings _ )
public void SavePdf( Stream stream, PrintPdfSettings settings )
例外 | 説明 |
---|---|
System.ArgumentNullException | ストリームが null 参照 (Visual Basicでは Nothing) です。 |