'Declaration <DescriptionAttribute("The height of MCU (minimal coded unit) of the JPEG page.")> <CategoryAttribute("JPEG")> Public ReadOnly Property McuHeight As System.Int32
[Description("The height of MCU (minimal coded unit) of the JPEG page.")] [Category("JPEG")] public System.Int32 McuHeight { get; }
[Description("The height of MCU (minimal coded unit) of the JPEG page.")] [Category("JPEG")] public: __property System.Int32 get_McuHeight();
[Description("The height of MCU (minimal coded unit) of the JPEG page.")] [Category("JPEG")] public:
property System.Int32 McuHeight { System.Int32 get(); }
Property Value
Возможные значения: 8 и 16.