Search Results for

    Show / Hide Table of Contents

    TPdfDestination Class

    Represents a destination inside a PDF document.

    Syntax

    Namespace: FlexCel.Pdf

    public class TPdfDestination: ICloneable

    Constructors

    Name Description
    TPdfDestination Overloaded
    TPdfDestination(Int32)
    TPdfDestination(Int32, TZoomOptions)
    TPdfDestination(Int32, Double, Double, Double)

    Methods

    Name Description
    Clone Returns a deep copy of this object.

    Properties

    Name Description
    PageNumber Page where the destination will point to. (1 based)
    ZoomOptions Zoom options for this destination.
    X X offset of the page in points from the left. A negative number means keep the default.
    This value is only used if ZoomOptions is Zoom.
    Y Y offset of the page in points from the top. A negative number means keep the default.
    This value is only used if ZoomOptions is Zoom.
    Zoom Zoom to show at the destination. A negative or 0 number means keep the default.
    This value is only used if ZoomOptions is Zoom.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com