PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / IDocumentLocation Interface
Properties

In This Topic
    IDocumentLocation Interface Members
    In This Topic

    The following tables list the members exposed by IDocumentLocation.

    Public Properties
     NameDescription
     PropertyGets the RectangleD enclosing this location.  
     PropertyGets the resolution (DPI) used by the Location property (relevant only if the units used are UnitTypeEnum.Pixel).  
     PropertyGets the UnitTypeEnum used by the Location property.  
     PropertyGets the index of page (zero-based) containing this location.  
     PropertyGets the logical number of page containing this location.  
    Top
    See Also