The PageHeader type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PageHeader |
Methods
| Name | Description | |
|---|---|---|
| BaseFontProviderEH | (Inherited from DocumentElement.) | |
| BeginUpdateInternal | (Inherited from DocumentElementWithRO.) | |
| CalcFrameHeightMm | (Inherited from DocumentElement.) | |
| CalcFrameWidthMm | (Inherited from DocumentElement.) | |
| ComparativeHeightProviderEH | (Inherited from DocumentElement.) | |
| ComparativeWidthProviderEH | (Inherited from DocumentElement.) | |
| ContentSizeChanged | (Inherited from DocumentElement.) | |
| EndUpdateInternal | (Inherited from DocumentElementWithRO.) | |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Generate | (Inherited from DocumentElement.) | |
| GenerationStateChanged | (Inherited from DocumentElement.) | |
| GetFrameHeightMm | (Inherited from DocumentElement.) | |
| GetFrameWidthMm | (Inherited from DocumentElement.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| ActualContentHeight | (Inherited from DocumentElement.) | |
| ActualContentHeightUnit | (Inherited from DocumentElement.) | |
| ActualContentWidth | (Inherited from DocumentElement.) | |
| ActualContentWidthUnit | (Inherited from DocumentElement.) | |
| ActualFrameHeight | (Inherited from DocumentElement.) | |
| ActualFrameHeightUnit | (Inherited from DocumentElement.) | |
| ActualFrameWidth | (Inherited from DocumentElement.) | |
| ActualFrameWidthUnit | (Inherited from DocumentElement.) | |
| AutoHeight |
Always false to prevent accidental changings during page generation as
a consequence of change of a height of a nested RO.
(Inherited from RunningTitle.) | |
| AutoWidth |
Always equal to the width of page printable area.
(Inherited from RunningTitle.) | |
| DefaultUnitInternal | (Inherited from DocumentElement.) | |
| Height |
Returns height of an element in default units. See HeightUnit
for details.
(Inherited from DocumentElement.) | |
| IDocumentElement_IsRootElement | (Inherited from RunningTitle.) | |
| InheritDefaultUnit | (Inherited from DocumentElement.) | |
| Style |
Own style
(Inherited from RunningTitle.) | |
| StyleNested |
Default parent style for nested RO
(Inherited from RunningTitle.) | |
| StyleNestedProtected | (Inherited from DocumentElement.) | |
| StyleProtected | (Inherited from DocumentElement.) | |
| Width |
Returns width of an element in default units. See WidthUnit
for details.
(Inherited from DocumentElement.) |
Events
| Name | Description | |
|---|---|---|
| PhysicalSizeChanged |
IDocumentElement item inplementator
(Inherited from DocumentElement.) |