Link Search Menu Expand Document

AnnotationCollectionsItem Property (String)

Gets named annotation (e.g. input field) by its name.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Annotation this[
	string name
] { get; }

Parameters

name
Type: SystemString
Name.

Property Value

Type: Annotation
See Also

Reference