Table of Contents

Property DestPage

Namespace
LMKit.Document.Annotations
Assembly
LM-Kit.NET.dll

DestPage

Internal target page (zero-based) of a Link; wins over Uri when both are set.

public int? DestPage { get; set; }

Property Value

int?
Share