GemBox.Document
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    TextAutoFit Enum

    Namespace:
    GemBox.Document
    Assembly:
    GemBox.Document.dll

    Represents an enumeration of available text fitting options.

    • C#
    • VB.NET
    public enum TextAutoFit
    Public Enum TextAutoFit

    Fields

    None

    Text within the TextBox should not be auto-fit to the bounding box.

    ResizeShapeToFitText

    TextBox should be auto-fit to fully contain the text described within it.

    ShrinkTextOnOverflow

    Text within the TextBox should be auto-fit to the bounding box by reducing the font size of each Run and line spacing of each Paragraph in the TextBox.

    This value is currently not supported in PDF, XPS, and image formats.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.