DioDocs for PDF
FromStream メソッド (GcSvgDocument)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 > GcSvgDocument クラス : FromStream メソッド
Creates a new GcSvgDocument from a specified SVG data stream.

The stream will be closed after reading the SVG data. To keep the stream open, use the FromStream(Stream,Boolean) overload and pass true in the leaveOpen parameter.

オーバーロード一覧
オーバーロード解説
Creates a new GcSvgDocument from a specified SVG data stream.

The stream will be closed after reading the SVG data. To keep the stream open, use the FromStream(Stream,Boolean) overload and pass true in the leaveOpen parameter.

 
Creates a new GcSvgDocument from a specified SVG data stream, optionally leaving the stream open.  
参照

GcSvgDocument クラス
GcSvgDocument メンバ