'Declaration <DescriptionAttribute("A format in which annotations must be saved.")> <DefaultValueAttribute(VintasoftBinary)> Public Property AnnotationsFormat As Vintasoft.Imaging.AnnotationsFormat
[Description("A format in which annotations must be saved.")] [DefaultValue(VintasoftBinary)] public Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { get; set; }
[Description("A format in which annotations must be saved.")] [DefaultValue(VintasoftBinary)] public: __property Vintasoft.Imaging.AnnotationsFormat get_AnnotationsFormat(); public: __property void set_AnnotationsFormat(
Vintasoft.Imaging.AnnotationsFormat value
);
[Description("A format in which annotations must be saved.")] [DefaultValue(VintasoftBinary)] public:
property Vintasoft.Imaging.AnnotationsFormat AnnotationsFormat { Vintasoft.Imaging.AnnotationsFormat get(); void set(Vintasoft.Imaging.AnnotationsFormat value); }
Property Value
Поддерживаемые значения: AnnotationsFormat.VintasoftBinary, AnnotationsFormat.VintasoftXmp.