PDFView4NET WinForms Edition
PDFTextRunSelectionCollection Class Members
Properties  Methods 

O2S.Components.PDFView4NET.Text Namespace : PDFTextRunSelectionCollection Class

The following tables list the members exposed by PDFTextRunSelectionCollection.

Public Properties
 NameDescription
Public PropertyGets the number of elements contained in the ReadOnlyCollection instance. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Public PropertyGets the element at the specified index. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Top
Public Methods
 NameDescription
Public MethodDetermines whether an element is in the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Public MethodCopies the entire ReadOnlyCollection to a compatible one-dimensional System.Array, starting at the specified index of the target array. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Public MethodReturns an enumerator that iterates through the ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Public MethodSearches for the specified object and returns the zero-based index of the first occurrence within the entire ReadOnlyCollection. (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<PDFTextRunSelection>)
Top
See Also

Reference

PDFTextRunSelectionCollection Class
O2S.Components.PDFView4NET.Text Namespace