'Declaration <DescriptionAttribute("A marker code of application segment.")> <CategoryAttribute("Application segment")> Public ReadOnly Property MarkerCode As Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.ApplicationMarkerCode
[Description("A marker code of application segment.")] [Category("Application segment")] public Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.ApplicationMarkerCode MarkerCode { get; }
[Description("A marker code of application segment.")] [Category("Application segment")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.ApplicationMarkerCode get_MarkerCode();
[Description("A marker code of application segment.")] [Category("Application segment")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.ApplicationMarkerCode MarkerCode { Vintasoft.Imaging.Codecs.ImageFiles.Jpeg.ApplicationMarkerCode get(); }