'Declaration Public Overridable Function GetPageLayoutSettings( _
ByVal pageIndexThe zero-based page index.As System.Int32 _
) As PageLayoutSettings
public virtual PageLayoutSettings GetPageLayoutSettings(
System.Int32 pageIndex
)
public: virtual PageLayoutSettings* GetPageLayoutSettings(
System.Int32 pageIndex
)
public:
virtual PageLayoutSettings^ GetPageLayoutSettings(
System.Int32 pageIndex
)
Parameters
- pageIndex
- The zero-based page index.
Return Value
Page layout settings for specified page.