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