GoDigram for .NET Framework and .NET Core
Northwoods.Go.Pdf Namespace / GoPdfPageInfo Class
Properties


In This Topic
    GoPdfPageInfo Class Members
    In This Topic

    The following tables list the members exposed by GoPdfPageInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Gets a one-based index of the current page in the total ColumnCount of pages to be printed for each row.  
    Public Property Gets the total number of pages to be printed in each row.  
    Public Property Gets the total number of pages to be printed.  
    Public Property Gets a one-based index of the current page in the total Count of pages to be printed.  
    Public Property A matrix mapping the Document's coord. system to that of the pdf page  
    Public Property Gets the bounds, in document coordinates, of the whole page being printed.  
    Public Property Gets a one-based index of the current page in the total RowCount of pages to be printed for each column.  
    Public Property Gets the total number of pages to be printed in each column.  
    Public Property Gets the actual scale at which the diagram is being printed.  
    Public Property Gets the actual scale at which the diagram is being printed.  
    Public Property Gets the size of the current page, in device-independent pixels.  
    Public Property Gets the bounds, in document coordinates, of the total area of the diagram being printed.  
    Public Property Gets a reference to the GoView being printed  
    Public Property Gets the size and location of the diagram area (within the margins), in device-independent pixels.  
    Public Property Gets the bounds, in document coordinates, of the area being printed for this page.  
    Top
    See Also