'Declaration <DefaultValueAttribute(NoIcon)> Public Property ButtonCaptionIconRelation As PdfAnnotationCaptionIconRelation
[DefaultValue(NoIcon)] public PdfAnnotationCaptionIconRelation ButtonCaptionIconRelation { get; set; }
[DefaultValue(NoIcon)] public: __property PdfAnnotationCaptionIconRelation get_ButtonCaptionIconRelation(); public: __property void set_ButtonCaptionIconRelation(
PdfAnnotationCaptionIconRelation value
);
[DefaultValue(NoIcon)] public:
property PdfAnnotationCaptionIconRelation ButtonCaptionIconRelation { PdfAnnotationCaptionIconRelation get(); void set(PdfAnnotationCaptionIconRelation value); }
Property Value
Default value is PdfAnnotationCaptionIconRelation.NoIcon.