PdfActionRemoteGoTo.Point Property
Definition
Gets or sets the page-space point on the page in the destination document.
[get: Foundation.Export("point")]
[set: Foundation.Export("setPoint:")]
public virtual CoreGraphics.CGPoint Point { get; set; }
member this.Point : CoreGraphics.CGPoint with get, set
Property Value
- Attributes