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

    Show / Hide Table of Contents

    TextWrappingStyle Enum

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

    Specifies how text is wrapped around a floating element.

    • C#
    • VB.NET
    public enum TextWrappingStyle
    Public Enum TextWrappingStyle
    Remarks

    Values Through and Tight are currently not supported in PDF, XPS, and image formats.

    Fields

    BehindText

    Put floating element behind text.

    InFrontOfText

    Put floating element in front of text.

    Square

    Wrap text as square around floating element.

    Through

    Wrap text tight and inside open parts of the floating element.

    Tight

    Wrap text tight to the floating element.

    TopAndBottom

    Put text above and below of the floating element.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.