'Declaration <CategoryAttribute("PCX")> <DescriptionAttribute("The pixel format of PCX page.")> Public ReadOnly Property PixelFormat As Vintasoft.Imaging.PixelFormat
[Category("PCX")] [Description("The pixel format of PCX page.")] public Vintasoft.Imaging.PixelFormat PixelFormat { get; }
[Category("PCX")] [Description("The pixel format of PCX page.")] public: __property Vintasoft.Imaging.PixelFormat get_PixelFormat();
[Category("PCX")] [Description("The pixel format of PCX page.")] public:
property Vintasoft.Imaging.PixelFormat PixelFormat { Vintasoft.Imaging.PixelFormat get(); }