'Declaration Public ReadOnly Property PageLayoutPanel As DocumentEditorPageLayoutPanel
public DocumentEditorPageLayoutPanel PageLayoutPanel { get; }
public: __property DocumentEditorPageLayoutPanel* get_PageLayoutPanel();
public:
property DocumentEditorPageLayoutPanel^ PageLayoutPanel { DocumentEditorPageLayoutPanel^ get(); }