בוחר ההערות
סקירה
AnnotationSelector היא מחלקה ב‑Aspose.PDF FOSS עבור .NET.
מבקר שמסנן הערות על פני דף אחד או יותר.
המחלקה הזו מספקת 31 שיטות לעבודה עם AnnotationSelector בתוכניות .NET.
השיטות הזמינות כוללות: AnnotationSelector, Visit.
כל החברים הציבוריים נגישים לכל יישום .NET לאחר התקנת חבילת Aspose.PDF FOSS for .NET.
מאפיינים: Selected.
מאפיינים
| Name | Type | Access | Description |
|---|---|---|---|
Selected | IList<Annotation> | קריאה | הסברים שתואמים את Accept-walk האחרון. |
שיטות
| חתימה | תיאור |
|---|---|
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 הזה. |