Describes a location within a C1PrintDocument
(used e.g. as the target of a hyperlink etc.).
The location is identified by a page and a rectangle on that page.
The rectangle's unit of measurement is determined by the document's
ResolvedUnit property.
Classes that implement this interface are
C1Page, RenderObject and C1Anchor.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public interface IDocumentLocation |
Visual Basic |
---|
Public Interface IDocumentLocation |