Compartir a través de


IParagraphIdCollectionFeature Interfaz

Definición

Proporciona acceso a la colección de identificadores de párrafo de un documento.

public interface IParagraphIdCollectionFeature : System.Collections.Generic.IEnumerable<string>
type IParagraphIdCollectionFeature = interface
    interface seq<string>
    interface IEnumerable
Public Interface IParagraphIdCollectionFeature
Implements IEnumerable(Of String)
Implementaciones

Propiedades

Count

Obtiene un recuento de todos los identificadores de párrafo registrados.

Métodos

Contains(String)

Identifica si el identificador existe.

Se aplica a