ILocationSpecification Interface

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
This interface repsents an abstract location specification (File, Embeded file or URL)

Namespace:  Apitron.PDF.Kit.FixedLayout
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public interface ILocationSpecification

The ILocationSpecification type exposes the following members.

Properties

  NameDescription
Public propertyUri
Gets the URI.
Top
See Also

Reference