[Browsable(false)]
[Description("Specifies whether the image is being saved to a multi-page file.")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[DefaultValue()]
public: __property bool get_MultiPage();
public: __property void set_MultiPage(
boolvalue
);