GetIsItemVisible(Int32) Method (PdfListBoxWidgetAnnotationView)
Determines that the specified item is visible.
'Declaration
Public Function GetIsItemVisible( _
ByVal As System.Int32 _
) As Boolean
public bool GetIsItemVisible(
System.Int32
)
public: bool GetIsItemVisible(
System.Int32
)
public:
bool GetIsItemVisible(
System.Int32
)
Parameters
- itemIndex
- Index of the item.
Return Value
True - item is visible; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5