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

    Show / Hide Table of Contents

    PdfAppearanceTrigger Enum

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

    Represents an event that triggers the showing of a particular PdfAppearance.

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

    Fields

    Down

    The down appearance shall be used when the mouse button is pressed or held down within the annotation's active area.

    Normal

    The normal appearance shall be used when the annotation is not interacting with the user. This appearance is also used for printing the annotation.

    Rollover

    The rollover appearance shall be used when the user moves the cursor into the annotation's active area without pressing the mouse button.

    See Also
    PDF Specification ISO 32000-1:2008, section '12.5.5 Appearance Streams'
    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.