'Declaration <DescriptionAttribute("The annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.")> <CategoryAttribute("Appearance")> <DefaultValueAttribute(Default)> Public Property HighlightingMode As PdfAnnotationHighlightingMode
[Description("The annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.")] [Category("Appearance")] [DefaultValue(Default)] public PdfAnnotationHighlightingMode HighlightingMode { get; set; }
[Description("The annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.")] [Category("Appearance")] [DefaultValue(Default)] public: __property PdfAnnotationHighlightingMode get_HighlightingMode(); public: __property void set_HighlightingMode(
PdfAnnotationHighlightingMode value
);
[Description("The annotation's highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area.")] [Category("Appearance")] [DefaultValue(Default)] public:
property PdfAnnotationHighlightingMode HighlightingMode { PdfAnnotationHighlightingMode get(); void set(PdfAnnotationHighlightingMode value); }
Property Value
Значение по умолчанию - PdfAnnotationHighlightingMode.Default.