Click or drag to resize

XmpAnnotationDataImporterLLImport Method (Int32, Int32)

Namespace:  Atalasoft.Annotate.Importers
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override AnnotationData LLImport(
	int page,
	int annotIndex
)

Parameters

page
Type: SystemInt32
annotIndex
Type: SystemInt32

Return Value

Type: AnnotationData
See Also