PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 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