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

    Show / Hide Table of Contents

    PdfTextPlacement Enum

    Namespace:
    GemBox.Pdf.Annotations
    Assembly:
    GemBox.Pdf.dll

    Represents a placement of the annotation appearance text relative to its icon.

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

    Fields

    IconOnly

    No text; icon only.

    TextAboveIcon

    Text above the icon.

    TextBelowIcon

    Text below the icon.

    TextLeftOfIcon

    Text to the left of the icon.

    TextOnly

    No icon; text only.

    TextOverIcon

    Text overlaid directly on the icon.

    TextRightOfIcon

    Text to the right of the icon.

    See Also
    PDF Specification ISO 32000-1:2008, Table 189 – Entries in an appearance characteristics dictionary
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.