Table of Contents

Property OpenInNewWindow

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

OpenInNewWindow

Gets or sets a value indicating whether this PdfLaunchAction should open the destination document in a new window.

public bool OpenInNewWindow { get; set; }

Property Value

bool

true if this PdfLaunchAction destination document should be opened in a new window; false if this PdfLaunchAction destination document should replace the current document in the same window.