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