Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / PreviewPageExternal Class
Properties Methods


In This Topic
    PreviewPageExternal Class Members
    In This Topic

    The following tables list the members exposed by PreviewPageExternal.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PreviewPageExternal class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the index of this page in the list. The index may need to be set to a different value e.g. if new pages were added to the list, or existing pages removed.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets an image representing the current page.  
    Public MethodMakes sure that the System.Drawing.Image property will return an up-to-date image the next time that property is queried. In particular, if the page image is cached, this method flushes the cache. (Inherited from C1.Win.C1Preview.PreviewPageBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodDestructs the current object.  
    Top
    See Also