DioDocs for PDF
GetCheckedAppearanceStreamName メソッド (RadioButtonField)

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.AcroForms 名前空間 > RadioButtonField クラス : GetCheckedAppearanceStreamName メソッド
このフィールドに関連付けられた GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation の 1つ。
ウィジェットをチェック状態で表示するウィジェット注釈の外観ストリームの名前を取得します。

Acrobat では、この名前はラジオボタンフィールドのプロパティの「ラジオボタンの選択」オプションとして指定されます。

Opt プロパティが指定されている場合は、Acrobat インターフェイスに使用されます。
シンタックス
'宣言
 
Public Function GetCheckedAppearanceStreamName( _
   ByVal wa As WidgetAnnotation _
) As System.String
public System.string GetCheckedAppearanceStreamName( 
   WidgetAnnotation wa
)

パラメータ

wa
このフィールドに関連付けられた GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation の 1つ。

戻り値の型

ウィジェットをチェック状態で表示するために使用されるウィジェット注釈の外観ストリームの名前。
参照

RadioButtonField クラス
RadioButtonField メンバ