'Declaration
Public Function GetPageLayout() As PageLayout
public PageLayout GetPageLayout()
public function GetPageLayout(): PageLayout;
public function GetPageLayout() : PageLayout;
public: PageLayout* GetPageLayout();
public:
PageLayout^ GetPageLayout();
Return Value
A GdPicture.Internal.Imaging.Document.Layout.PageLayout object containing the layout information of the processed document.