Table of Contents

Property Target

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Target

Gets or sets the uniform resource identifier (URI) to resolve.

public string? Target { get; set; }

Property Value

string

The uniform resource identifier (URI) to resolve.

Remarks

The property may return null for existing actions. However, setting null is not allowed.