Click or drag to resize
Pdftools logo

Popup Class

A pop-up for a markup annotation

Inheritance Hierarchy
SystemObject
  PdfTools.Toolbox.InternalNativeBase
    PdfTools.Toolbox.InternalNativeObject
      PdfTools.Toolbox.Pdf.AnnotationsPopup

Namespace: PdfTools.Toolbox.Pdf.Annotations
Assembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.1.0+5820e9ca9ca173983539ffc40abc227fb62e6928
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