AnnotationSelector
Overview
AnnotationSelector là một lớp trong Aspose.PDF FOSS cho .NET.
Người truy cập mà lọc các ghi chú trên một hoặc nhiều trang.
Khóa học này cung cấp 31 phương pháp để làm việc với các đối tượng AnnotationSelector trong các chương trình .NET. Các phương pháp có sẵn bao gồm: AnnotationSelector, Visit. Tất cả các thành viên công cộng đều có thể truy cập bất kỳ ứng dụng .NET nào sau khi cài đặt Aspose.PDF FOSS cho gói .Net. Tài sản : Selected.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Selected | IList<Annotation> | Read | Các thông báo phù hợp với Accept-walk gần đây nhất. |
Methods
| Signature | Description |
|---|---|
AnnotationSelector() | Tạo một bộ chọn chấp nhận mỗi ghi chú. |
AnnotationSelector(annotation: Annotation) | Tạo một bộ chọn giữ ghi chú như một mẫu (không được tham khảo hiện tại bởi các triển khai mặc định Visit). |
Visit(bleedMark: BleedMarkAnnotation) | Call Visit(bleedMark) trên trường hợp AnnotationSelector này. |
Visit(caret: CaretAnnotation) | Call Visit(caret) trên trường hợp này AnnotationSelector. |
Visit(circle: CircleAnnotation) | Call Visit(circle) trên trường hợp này AnnotationSelector. |
Visit(colorBar: ColorBarAnnotation) | Call Visit(colorBar) trên trường hợp này AnnotationSelector. |
Visit(attachment: FileAttachmentAnnotation) | Call Visit(attachment) trên trường hợp này AnnotationSelector. |
Visit(freetext: FreeTextAnnotation) | Call Visit(freetext) trên trường hợp này AnnotationSelector. |
Visit(highlight: HighlightAnnotation) | Call Visit(highlight) trên trường hợp AnnotationSelector này. |
Visit(ink: InkAnnotation) | Call Visit(ink) trên trường hợp này AnnotationSelector. |
Visit(line: LineAnnotation) | Call Visit(line) trên trường hợp này AnnotationSelector. |
Visit(link: LinkAnnotation) | Call Visit(link) trên trường hợp này AnnotationSelector. |
Visit(movie: MovieAnnotation) | Call Visit(movie) trên trường hợp này AnnotationSelector. |
Visit(pdf3D: PDF3DAnnotation) | Call Visit(pdf3D) trên ví dụ này AnnotationSelector. |
Visit(pageInformation: PageInformationAnnotation) | Call Visit(pageInformation) trên trường hợp này AnnotationSelector. |
Visit(polygon: PolygonAnnotation) | Call Visit(polygon) trên trường hợp này AnnotationSelector. |
Visit(polyline: PolylineAnnotation) | Call Visit(polyline) trên trường hợp này AnnotationSelector. |
Visit(popup: PopupAnnotation) | Call Visit(popup) trên trường hợp này AnnotationSelector. |
Visit(redact: RedactionAnnotation) | Call Visit(redact) trên trường hợp này AnnotationSelector. |
Visit(registrationMark: RegistrationMarkAnnotation) | Call Visit(registrationMark) trên trường hợp này AnnotationSelector. |
Visit(richMedia: RichMediaAnnotation) | Call Visit(richMedia) trên trường hợp này AnnotationSelector. |
Visit(screen: ScreenAnnotation) | Call Visit(screen) trên trường hợp này AnnotationSelector. |
Visit(square: SquareAnnotation) | Call Visit(square) trên trường hợp này AnnotationSelector. |
Visit(squiggly: SquigglyAnnotation) | Call Visit(squiggly) trên trường hợp AnnotationSelector này. |
Visit(stamp: StampAnnotation) | Call Visit(stamp) trên trường hợp này AnnotationSelector. |
Visit(strikeOut: StrikeOutAnnotation) | Call Visit(strikeOut) trên trường hợp này AnnotationSelector. |
Visit(text: TextAnnotation) | Call Visit(text) trên trường hợp này AnnotationSelector. |
Visit(trimMark: TrimMarkAnnotation) | Call Visit(trimMark) trên trường hợp AnnotationSelector này. |
Visit(underline: UnderlineAnnotation) | Call Visit(underline) trên trường hợp này AnnotationSelector. |
Visit(watermark: WatermarkAnnotation) | Xem thêm: Đánh giá về nhà xây dựng WatermarkAnnotation. |
Visit(widget: WidgetAnnotation) | Call Visit(widget) trên trường hợp này AnnotationSelector. |