'Declaration Public Property PageAutoSize As PageAutoSize
public PageAutoSize PageAutoSize { get; set; }
public: __property PageAutoSize get_PageAutoSize(); public: __property void set_PageAutoSize(
PageAutoSize value
);
public:
property PageAutoSize PageAutoSize { PageAutoSize get(); void set(PageAutoSize value); }