API Reference
Class
StructuredParagraphPage
Detected paragraphs for a single document page.
Inheritance
- Object
- StructuredParagraphPage
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Extension method PdfReadDocument.ExtractParagraphsByPage
- Method PdfReadDocumentExtensions.ExtractParagraphsByPage
Constructors
public StructuredParagraphPage(Int32 pageNumber, IEnumerable<StructuredParagraph> paragraphs) #Creates a page paragraph result.
Parameters
- pageNumber System.Int32
- paragraphs System.Collections.Generic.IEnumerable{OfficeIMO.Pdf.StructuredParagraph}