LineAnnotationSetCaptionOffset Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the caption offset.

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

public void SetCaptionOffset(
	double x,
	double y
)

Parameters

x
Type: SystemDouble
The x.
y
Type: SystemDouble
The y.
See Also

Reference