Search Results for

    Show / Hide Table of Contents

    PdfWriter.DrawLine Method

    Draws a line on the current page.

    Syntax

    Namespace: FlexCel.Pdf

    public void DrawLine(TUIPen aPen, Double x1, Double y1, Double x2, Double y2)

    Parameters

    <-> Parameter Type Description
    aPen TUIPen Pen used to draw the line. Width and color are used.
    x1 Double
    y1 Double
    x2 Double
    y2 Double

    See also

    • PdfWriter
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com