| GetPageProps method |
Applies to
TWPRTFDataCollection
| Overloaded Variants |
| Function GetPageProps(pagenr: Integer): TWPRTFSectionProps; |
| Function GetPageProps(par: TParagraph): TWPRTFSectionProps; |
Declaration
function GetPageProps(pagenr: Integer): TWPRTFSectionProps;
Description
This function returns an object which holds the properties used for a certain page or paragraph. You can read and modify this properties. Please note that the property Select is used to enable / disable certain groups of properties. This means that a section can override the page size but keeps the page margins.
Declaration
function GetPageProps(par: TParagraph): TWPRTFSectionProps;
|
Copyright (C) by WP |