[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[DefaultValue()]
[Description("Specifies whether ePIC files are to be saved as standard files or progressive files.")]
[Browsable(false)]
public: __property bool get_Progressive();
public: __property void set_Progressive(
boolvalue
);