TextExtractorStyle Class |
Namespace: pdftron.PDF
public sealed class TextExtractorStyle : IClosable
The TextExtractorStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | TextExtractorStyle | Initializes a new instance of the TextExtractorStyle class |
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | |
![]() | GetColor | Gets the color.
|
![]() | GetFont | Gets the font.
|
![]() | GetFontName | Gets the font name.
|
![]() | GetFontSize | Gets the font size.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetWeight | Gets the weight.
|
![]() | IsItalic | Checks if is italic.
|
![]() | IsSerif | Checks if is serif.
|
![]() | Set | Sets value to the specified Style |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |