Represents a position within a generated document
as a combination of the page index and the area on that page.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public class DocumentLocation : ICloneable, IDocumentLocation |
Visual Basic |
---|
Public Class DocumentLocation _ Implements ICloneable, IDocumentLocation |