Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / DocumentLocation Class
Members

In This Topic
    DocumentLocation Class
    In This Topic
    Represents a position within a generated document as a combination of the page index and the area on that page.
    Object Model
    DocumentLocation Class
    Syntax
    'Declaration
     
    Public Class DocumentLocation 
       Implements IDocumentLocation 
    public class DocumentLocation : IDocumentLocation  
    Inheritance Hierarchy

    System.Object
       C1.C1Preview.DocumentLocation

    See Also