Font
Leave feedback
On this page
Describes text appearance when a redaction area is sized to match expected content.
public sealed class Font
| Name | Description |
|---|---|
| Font(string, float) | Creates a regular-style font for text measurement in redaction options. |
| Font(string, float, FontStyle) | Creates a font with the specified style for text measurement in redaction options. |
| Name | Description |
|---|---|
| Name { get; } | Font family name, such as Arial or Times New Roman. |
| Size { get; } | Font size used to estimate the redaction region height and width. |
| Style { get; } | Visual style flags applied to the expected text. |
- namespace GroupDocs.Redaction.Options.Drawing
- assembly GroupDocs.Redaction
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.