[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.PdfImageInfo.WidgetReferences

WidgetReferences Property

WidgetReferences

Gets the list of references to the image from widget annotations.

Declaration
public List<PdfImageWidgetAnnotationReference> WidgetReferences { get; }
Public ReadOnly Property WidgetReferences As List(Of PdfImageWidgetAnnotationReference)