'Declaration Public Overridable Function GetUniqueAnnotationName( _
ByVal targetListСписок целевых аннотаций.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationList, _
ByVal annotationАннотация.As Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation _
) As System.String
public virtual System.String GetUniqueAnnotationName(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationList targetList,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation annotation
)
public: virtual System.String GetUniqueAnnotationName(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationList* targetList,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation* annotation
)
public:
virtual System.String GetUniqueAnnotationName(
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotationList^ targetList,
Vintasoft.Imaging.Pdf.Tree.Annotations.PdfAnnotation^ annotation
)
Parameters
- targetList
- Список целевых аннотаций.
- annotation
- Аннотация.
Return Value
Уникальное имя аннотации в списке аннотаций.