DioDocs for PDF
CanRead プロパティ

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

プロパティ値

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

DataStream クラス
DataStream メンバ