Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfImageWidgetAnnotationReference Class / PropName Property

In This Topic
    PropName Property
    In This Topic
    Gets the property name that references the image. I - WidgetAnnotation.ButtonAppearance.Image RI - WidgetAnnotation.ButtonAppearance.RolloverAppearance.Image IX - WidgetAnnotation.ButtonAppearance.DownAppearance.Image
    Syntax
    'Declaration
     
    Public ReadOnly Property PropName As PdfName
    public PdfName PropName {get;}
    See Also