PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class
Members

In This Topic
    PageResolvedInfo Class
    In This Topic
    Provides properties that allow to retrieve information about a resolved C1Page, such as the actual absolute page size, absolute margin values and so on. All size and length values provided by this class are absolute, expressed in ResolvedUnit.
    Object Model
    PageResolvedInfo Class
    Syntax
    'Declaration
     
    Public Class PageResolvedInfo 
    public class PageResolvedInfo 
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.PageResolvedInfo

    See Also