Search Results for

    Show / Hide Table of Contents

    TPdfVisibleSignature Class

    Describes a visible signature in a PDF file. For an invisible signature, see TPdfSignature.

    Syntax

    Unit: FlexCel.Pdf

    TPdfVisibleSignature = class(TPdfSignature);

    Constructors

    Name Description
    Create Creates a new visible signature for a PDF file.

    Properties

    Name Description
    Page Page where the signature will go. (1 based). Use 0 to place the signature at the last page.
    Rect Rectangle where the signature will go in the page. It is measured in points (1/72 of an inch) from the left lower corner of the page.
    ImageData The image that will be shown in the signature as an array of bytes.
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com