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