DioDocs for PDF
FindByCategory メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Layers 名前空間 > UsageApplicationList クラス : FindByCategory メソッド
テストするカテゴリ。
UsageApplication.Categoryに対応するUsageApplicationオブジェクトを検索します。
シンタックス
'宣言
 
Public Function FindByCategory( _
   ByVal ParamArray category() As System.String _
) As UsageApplication
public UsageApplication FindByCategory( 
   params System.string[] category
)

パラメータ

category
テストするカテゴリ。

戻り値の型

見つかったオブジェクト、またはnull 参照 (Visual Basicでは Nothing)。
参照

UsageApplicationList クラス
UsageApplicationList メンバ