'Declaration <DefaultValueAttribute(None)> <RefreshPropertiesAttribute(Repaint)> <DescriptionAttribute("A set of flags, which are specifying various characteristics of the annotation.")> <CategoryAttribute("Behavior")> Public Property Flags As PdfAnnotationFlags
[DefaultValue(None)] [RefreshProperties(Repaint)] [Description("A set of flags, which are specifying various characteristics of the annotation.")] [Category("Behavior")] public PdfAnnotationFlags Flags { get; set; }
[DefaultValue(None)] [RefreshProperties(Repaint)] [Description("A set of flags, which are specifying various characteristics of the annotation.")] [Category("Behavior")] public: __property PdfAnnotationFlags get_Flags(); public: __property void set_Flags(
PdfAnnotationFlags value
);
[DefaultValue(None)] [RefreshProperties(Repaint)] [Description("A set of flags, which are specifying various characteristics of the annotation.")] [Category("Behavior")] public:
property PdfAnnotationFlags Flags { PdfAnnotationFlags get(); void set(PdfAnnotationFlags value); }
Property Value
Значение по умолчанию: PdfAnnotationFlags.None.