Селектор на анотации
Преглед
AnnotationSelector е клас в Aspose.PDF FOSS за .NET.
Посетител, който филтрира анотации в една или повече страници.
Този клас предоставя 31 метода за работа с обекти от тип AnnotationSelector в .NET програми.
Наличните методи включват: AnnotationSelector, Visit.
Всички публични членове са достъпни за всяко .NET приложение след инсталиране на пакета Aspose.PDF FOSS for .NET.
Свойства: Selected.
Свойства
| Име | Тип | Достъп | Описание |
|---|---|---|---|
Selected | IList<Annotation> | Четене | Анотации, съвпадащи с най-скорошния Accept-walk. |
Методи
| Signature | Description |
|---|---|
AnnotationSelector() | Създайте селектор, който приема всяка анотация. |
AnnotationSelector(annotation: Annotation) | Създайте селектор, който запазва анотацията като шаблон (в момента не се използва от стандартните реализации на Visit). |
Visit(bleedMark: BleedMarkAnnotation) | Извиква Visit(bleedMark) за този екземпляр на AnnotationSelector. |
Visit(caret: CaretAnnotation) | Извиква Visit(caret) за този екземпляр на AnnotationSelector. |
Visit(circle: CircleAnnotation) | Извиква Visit(circle) за този екземпляр на AnnotationSelector. |
Visit(colorBar: ColorBarAnnotation) | Извиква Visit(colorBar) за този екземпляр на AnnotationSelector. |
Visit(attachment: FileAttachmentAnnotation) | Извиква Visit(attachment) за този екземпляр на AnnotationSelector. |
Visit(freetext: FreeTextAnnotation) | Извиква Visit(freetext) за този екземпляр на AnnotationSelector. |
Visit(highlight: HighlightAnnotation) | Извиква Visit(highlight) за този екземпляр на AnnotationSelector. |
Visit(ink: InkAnnotation) | Извиква Visit(ink) за този екземпляр на AnnotationSelector. |
Visit(line: LineAnnotation) | Извиква Visit(line) за този екземпляр на AnnotationSelector. |
Visit(link: LinkAnnotation) | Извиква Visit(link) за този екземпляр на AnnotationSelector. |
Visit(movie: MovieAnnotation) | Извиква Visit(movie) за този екземпляр на AnnotationSelector. |
Visit(pdf3D: PDF3DAnnotation) | Извиква Visit(pdf3D) за този екземпляр на AnnotationSelector. |
Visit(pageInformation: PageInformationAnnotation) | Извиква Visit(pageInformation) за този екземпляр на AnnotationSelector. |
Visit(polygon: PolygonAnnotation) | Извиква Visit(polygon) за този екземпляр на AnnotationSelector. |
Visit(polyline: PolylineAnnotation) | Извиква Visit(polyline) за този екземпляр на AnnotationSelector. |
Visit(popup: PopupAnnotation) | Извиква Visit(popup) за този екземпляр на AnnotationSelector. |
Visit(redact: RedactionAnnotation) | Извиква Visit(redact) за този екземпляр на AnnotationSelector. |
Visit(registrationMark: RegistrationMarkAnnotation) | Извиква Visit(registrationMark) за този екземпляр на AnnotationSelector. |
Visit(richMedia: RichMediaAnnotation) | Извиква Visit(richMedia) за този екземпляр на AnnotationSelector. |
Visit(screen: ScreenAnnotation) | Извиква Visit(screen) за този екземпляр на AnnotationSelector. |
Visit(square: SquareAnnotation) | Извиква Visit(square) за този екземпляр на AnnotationSelector. |
Visit(squiggly: SquigglyAnnotation) | Извиква Visit(squiggly) за този екземпляр на AnnotationSelector. |
Visit(stamp: StampAnnotation) | Извиква Visit(stamp) за този екземпляр на AnnotationSelector. |
Visit(strikeOut: StrikeOutAnnotation) | Извиква Visit(strikeOut) за този екземпляр на AnnotationSelector. |
Visit(text: TextAnnotation) | Извиква Visit(text) за този екземпляр на AnnotationSelector. |
Visit(trimMark: TrimMarkAnnotation) | Извиква Visit(trimMark) за този екземпляр на AnnotationSelector. |
Visit(underline: UnderlineAnnotation) | Извиква Visit(underline) за този екземпляр на AnnotationSelector. |
Visit(watermark: WatermarkAnnotation) | Посети типа на билдера WatermarkAnnotation. |
Visit(widget: WidgetAnnotation) | Извиква Visit(widget) за този екземпляр на AnnotationSelector. |