'Declaration <CategoryAttribute("JBIG2 page")> Public Overrides ReadOnly Property BitsPerPixel As System.Int32
[Category("JBIG2 page")] public override System.Int32 BitsPerPixel { get; }
[Category("JBIG2 page")] public: __property System.Int32 get_BitsPerPixel(); override;
[Category("JBIG2 page")] public:
property System.Int32 BitsPerPixel { System.Int32 get() override;; }