Click or drag to resize
Pdftools logo

Popup Class

A pop-up for a markup annotation

Inheritance Hierarchy
System.Object
  PdfTools.FourHeights.PdfToolbox.Internal.NativeBase
    PdfTools.FourHeights.PdfToolbox.Internal.NativeObject
      PdfTools.FourHeights.PdfToolbox.Pdf.Annotations.Popup

Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Annotations
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 4.4.6+c8104d9b5f50644b2c93d424e62edbf40828fde7
Syntax
C#
public class Popup : NativeObject

The Popup type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBox

The pop-up location

Public propertyIsOpen

The pop-up's visibility state

Top
Methods
 NameDescription
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also