PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / PreviewPageSimple Class
Methods


In This Topic
    PreviewPageSimple Class Members
    In This Topic

    The following tables list the members exposed by PreviewPageSimple.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the PreviewPageExternal class.  
    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