Table of Contents

Property ToggleNoView

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

ToggleNoView

(PDF 1.5) Gets or sets a value indicating whether to invert the interpretation of NoView property for certain events.

public bool ToggleNoView { get; set; }

Property Value

bool

true if to invert the interpretation of NoView property for certain events; otherwise, false.

Remarks

A typical use is to have a widget that appears only when a mouse cursor is held over it.