DioDocs for PDF
GetOperator メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Operators 名前空間 > OperatorList クラス : GetOperator メソッド
PDF演算子の位置。
出力:指定されたインデックスを持つ OperatorList を含む演算子。
出力:ol のインデックス。
指定されたPDF演算子の位置の OperatorList とそのインデックスを取得します。
シンタックス
'宣言
 
Public Function GetOperator( _
   ByVal pop As PdfOperatorPosition, _
   ByRef ol As OperatorList, _
   ByRef olIndex As System.Integer _
) As System.Boolean
public System.bool GetOperator( 
   PdfOperatorPosition pop,
   out OperatorList ol,
   out System.int olIndex
)

パラメータ

pop
PDF演算子の位置。
ol
出力:指定されたインデックスを持つ OperatorList を含む演算子。
olIndex
出力:ol のインデックス。

戻り値の型

pop が有効なインデックスを定義し、ololIndex に有効な値が含まれている場合はtrue
参照

OperatorList クラス
OperatorList メンバ