Version

HeaderFooterPageSection Class Methods

For a list of all members of this type, see HeaderFooterPageSection members.

Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeFromOverridden. Initializes the object with the settings of the specified object.  
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodNotifyPropChangeOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodPrintSectionOverridden. Prints the section into the specified graphics object.  
Public MethodResetOverridden. Resets the properties of the section to their default values.  
Public MethodResetAppearanceResets the PageSection.Appearance property to its default value. (Inherited from Infragistics.Win.Printing.PageSection)
Public MethodResetMarginsResets the properties of the PageSection.Margins to their default values. (Inherited from Infragistics.Win.Printing.PageSection)
Public MethodResetPaddingResets the properties of the PageSection.Padding to their default values. (Inherited from Infragistics.Win.Printing.PageSection)
Public MethodResolveAppearanceResolves the appearance for the section. (Inherited from Infragistics.Win.Printing.PageSection)
Public MethodShouldSerializeOverridden. Indicates if any of the properties of the section differ from their default values.  
Public MethodShouldSerializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Public MethodToStringReturns a string representation of the object. (Inherited from Infragistics.Win.Printing.PageSection)
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodDeserializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodGetObjectDataOverridden. Invoked during the serialization of the object.  
Protected MethodInitializeTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDeserializationInvoked after the entire object graph has been deserialized. (Inherited from Infragistics.Win.Printing.PageSection)
Protected MethodOnDisposeInvoked when the Dispose method of the object is invoked. (Inherited from Infragistics.Win.Printing.PageSection)
Protected MethodOnObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodOnSubObjectPropChangedInvoked when a property on a subobject of the instance has changed. (Inherited from Infragistics.Win.Printing.PageSection)
Protected MethodResetTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodSerializeTagOverloaded.  (Inherited from Infragistics.Shared.SubObjectBase)
Protected MethodShouldSerializeAppearance

Returns a Boolean value that determines whether the PageSection.Appearance property is set to its default value.

(Inherited from Infragistics.Win.Printing.PageSection)
Protected MethodShouldSerializeMarginsIndicates if any of the properties of the PageSection.Margins have been changed. (Inherited from Infragistics.Win.Printing.PageSection)
Protected MethodShouldSerializePaddingIndicates if any of the properties of the PageSection.Padding have been changed. (Inherited from Infragistics.Win.Printing.PageSection)
See Also