'Declaration Public Function GetReplies( _
ByVal annotationАннотация разметки.As PdfMarkupAnnotation _
) As PdfTextAnnotation[]
public PdfTextAnnotation[] GetReplies(
PdfMarkupAnnotation annotation
)
public: PdfTextAnnotation*[] GetReplies(
PdfMarkupAnnotation* annotation
)
public:
PdfTextAnnotation^[] GetReplies(
PdfMarkupAnnotation^ annotation
)
Parameters
- annotation
- Аннотация разметки.
Return Value
Массив PdfTextAnnotation.