menu

Document Processing

SpotLocationType Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    SpotLocationType Class

    Inheritance
    System.Object
    SpotLocationType
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class SpotLocationType : Object

    Constructors

    SpotLocationType()

    Declaration
    public SpotLocationType()

    Properties

    PageURI

    Declaration
    public string PageURI { get; set; }
    Property Value
    Type
    System.String

    StartX

    Declaration
    public double StartX { get; set; }
    Property Value
    Type
    System.Double

    StartY

    Declaration
    public double StartY { get; set; }
    Property Value
    Type
    System.Double
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved