Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderVerticalParagraph Class / GetDocumentLocationDescription Method

In This Topic
    GetDocumentLocationDescription Method (RenderVerticalParagraph)
    In This Topic
    Returns a human-readable textual description of the location of the current object in the document.
    Syntax
    'Declaration
     
    Protected Overridable Function GetDocumentLocationDescription() As String
    protected virtual string GetDocumentLocationDescription()
    See Also