Click or drag to resize
Pdftools logo

Popup Class

A pop-up for a markup annotation

Inheritance Hierarchy
SystemObject
  PdfTools.FourHeights.PdfToolbox.InternalNativeBase
    PdfTools.FourHeights.PdfToolbox.InternalNativeObject
      PdfTools.FourHeights.PdfToolbox.Pdf.AnnotationsPopup

Namespace: PdfTools.FourHeights.PdfToolbox.Pdf.Annotations
Assembly: PdfTools.FourHeights.PdfToolbox (in PdfTools.FourHeights.PdfToolbox.dll) Version: 1.0.0
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