Table of Contents

Property RemovedDestinationCount

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

RemovedDestinationCount

Gets the number of links, named destinations and open actions removed because the page they named is not in the output.

public int RemovedDestinationCount { get; }

Property Value

int

Remarks

The annotations themselves are kept: a link whose target is gone still has the appearance its author drew, and deleting the box would change the page's pixels.