[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfImageWidgetAnnotationReference

PdfImageWidgetAnnotationReference Class

Represents a reference to an image from a WidgetAnnotation via the Image or Image property.

Inheritance
PdfImageWidgetAnnotationReference
Namespace: GrapeCity.Documents.Pdf
Assembly: DS.Documents.Pdf.dll
Syntax
public class PdfImageWidgetAnnotationReference
Public Class PdfImageWidgetAnnotationReference

Properties

Name Description
PropName

Gets the property name that references the image. I - WidgetAnnotation.ButtonAppearance.Image RI - WidgetAnnotation.ButtonAppearance.RolloverAppearance.Image IX - WidgetAnnotation.ButtonAppearance.DownAppearance.Image

WidgetAnnotation

Gets the WidgetAnnotation that references the image.