PdfRenditionAction.ScreenAnnotation Property

Screen annotation for the rendition.

Namespace:  BitMiracle.Docotic.Pdf
Assembly:  BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public PdfScreenAnnotation ScreenAnnotation { get; }
VB
Public ReadOnly Property ScreenAnnotation As PdfScreenAnnotation
	Get

Property Value

Type: PdfScreenAnnotation

See Also