Report.PageSize Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property Microsoft::ReportDesigner::ItemSize PageSize { Microsoft::ReportDesigner::ItemSize get(); void set(Microsoft::ReportDesigner::ItemSize value); };
public Microsoft.ReportDesigner.ItemSize PageSize { get; set; }
member this.PageSize : Microsoft.ReportDesigner.ItemSize with get, set
Public Property PageSize As ItemSize