'Declaration Public Property mediaBox As Vintasoft.Shared.Web.WebRectangleF
public Vintasoft.Shared.Web.WebRectangleF mediaBox { get; set; }
public: __property Vintasoft.Shared.Web.WebRectangleF* get_mediaBox(); public: __property void set_mediaBox(
Vintasoft.Shared.Web.WebRectangleF* value
);
public:
property Vintasoft.Shared.Web.WebRectangleF^ mediaBox { Vintasoft.Shared.Web.WebRectangleF^ get(); void set(Vintasoft.Shared.Web.WebRectangleF^ value); }