'Declaration Public Property pageSize As Vintasoft.Shared.Web.WebSize
public Vintasoft.Shared.Web.WebSize pageSize { get; set; }
public: __property Vintasoft.Shared.Web.WebSize* get_pageSize(); public: __property void set_pageSize(
Vintasoft.Shared.Web.WebSize* value
);
public:
property Vintasoft.Shared.Web.WebSize^ pageSize { Vintasoft.Shared.Web.WebSize^ get(); void set(Vintasoft.Shared.Web.WebSize^ value); }