OutputParagraph Class Members

Summary

The following tables list the members exposed by OutputParagraph.

Public Methods

Name Description
Public Method clone Returns an exact copy of this OutputParagraph.
Public Method search Searches this OutputParagraph for a given string.
Public Method searchRegexp Searches this OutputParagraph for a given RegExp value.

Public Properties

Name Description
Public Property static  | Shared in VB attributes Describes the raw attributes used to construct this OutputParagraph instance.
Public Property static  | Shared in VB characterCount The total number of characters in the paragraph, including whitespace.
Public Property static  | Shared in VB compressedSearchResult The compressed search result, being an EditRange object or null, for this OutputParagraph object.
Public Property static  | Shared in VB contract The contract, being a ParagraphContract object, for this OutputParagraph object.
Public Property static  | Shared in VB fromPageBreak Checks if this OutputParagraph object is from a page break.
Public Property static  | Shared in VB height The height for this OutputParagraph object.
Public Property static  | Shared in VB lines The lines, being an OutputLine object, for this OutputParagraph object.
Public Property static  | Shared in VB marginLeft The marginLeft for this OutputParagraph object.
Public Property static  | Shared in VB marginRight The marginRight for this OutputParagraph object.
Public Property static  | Shared in VB range The range, being an EditRange object, for this OutputParagraph object.
Public Property static  | Shared in VB searchCase The indicator if the search should match case in this OutputParagraph object.
Public Property static  | Shared in VB searchRegEx The indicator if the search should use RegEx in this OutputParagraph object.
Public Property static  | Shared in VB searchResult The search result, being an EditRange object, for this OutputParagraph object.
Public Property static  | Shared in VB searchString The string that is being searched for in this OutputParagraph object.
Public Property static  | Shared in VB spaceAfter The amount of space that should appear after the paragraph, in points.
Public Property static  | Shared in VB spaceBefore The amount of space that should appear before the paragraph, in points.
Public Property static  | Shared in VB tabStops The amount of tab stops that are in this OutputParagraph object.
Public Property static  | Shared in VB text The text for this OutputParagraph object.
Public Property static  | Shared in VB width The width for this OutputParagraph object.
Public Property static  | Shared in VB wordCount The total number of words in the paragraph.

See Also

OutputParagraph Class

Leadtools.Document.Editor Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Editor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.