DioDocs for PDF
CanWrite プロパティ

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > DataStream クラス : CanWrite プロパティ
Gets a value indicating whether the current stream supports writing.
シンタックス
'宣言
 
Public Overrides ReadOnly Property CanWrite As System.Boolean
public override System.bool CanWrite {get;}

プロパティ値

true if the stream supports writing; otherwise, false.
参照

DataStream クラス
DataStream メンバ