DioDocs for PDF
IsSameContentStreamWith メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Operators 名前空間 > PdfOperatorPosition 構造体 : IsSameContentStreamWith メソッド
確認する PdfOperatorPosition
指定された PdfOperatorPosition が現在の PdfOperatorPosition と同じコンテンツストリームを指しているかどうかを確認します。
シンタックス
'宣言
 
Public Function IsSameContentStreamWith( _
   ByVal other As PdfOperatorPosition _
) As System.Boolean
public System.bool IsSameContentStreamWith( 
   PdfOperatorPosition other
)

パラメータ

other
確認する PdfOperatorPosition

戻り値の型

other が同じコンテンツストリームを指している場合はtrue。それ以外の場合はfalse。
参照

PdfOperatorPosition 構造体
PdfOperatorPosition メンバ