SpotLocation Class

Definition

Represents the location to display a digital signature on an XpsDocument.

public ref class SpotLocation
public class SpotLocation
type SpotLocation = class
Public Class SpotLocation
Inheritance
SpotLocation

Constructors

SpotLocation()

Initializes a new instance of the SpotLocation class.

Properties

PageUri

Gets or sets the URI of the page on which to display the digital signature.

StartX

Gets or sets the X page coordinate for the digital signature.

StartY

Gets or sets the Y page coordinate for the digital signature.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to