Table of Contents

Property ScreenAnnotation

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

ScreenAnnotation

Gets the screen annotation for the rendition.

public PdfScreenAnnotation? ScreenAnnotation { get; }

Property Value

PdfScreenAnnotation

Screen annotation for the rendition.

Exceptions

UnexpectedStructureException

The internal PDF structure does not contain the corresponding value but the value is required because of the presence or absence of other values. Or the value exists, but has an unexpected type.