| GetLogicalPageProps method |
Applies to
TWPRTFDataCollection
Declaration
function GetLogicalPageProps: TWPRTFSectionProps;
Description
This function returns a reference to an TWPRTFSectionProps object which is filled with the page size parameters which are valid for the page at the cursor position. These parameters can be changed by the event OnMeasurePage!
Please fo not mix up with GetCurrPageProps. If changes are made to the object returned by GetLogicalPageProps those changes are made directly to the global header. This means that after a change the new value is not necessarily the value which has been applied.
|
Copyright (C) by WP |