AnnotationSelector
Översikt
AnnotationSelector är en klass i Aspose.PDF FOSS för .NET.
Besökare som filtrerar anteckningar över en eller flera sidor.
Denna klass innehåller 31 metoder för att arbeta med AnnotationSelector objekt i .NET-program. Tillgängliga metoder inkluderar: AnnotationSelector, Visit. Alla offentliga medlemmar är tillgängliga för alla .NET-applikationer efter att ha installerat Aspose.PDF FOSS för .Net-paketet. och egenskaper: Selected.
ägodelar
| Namn | Typ av | Access | Beskrivning |
|---|---|---|---|
Selected | IList<Annotation> | Läsning | Annotationer matchade av den senaste Accept-walk. |
Metoder
| Signature | Beskrivning |
|---|---|
AnnotationSelector() | Skapa en selektor som accepterar varje anteckning. |
AnnotationSelector(annotation: Annotation) | Skapa en markering som behåller anteckningen som ett mall (kvarterad för API-paritet; inte aktuellt konsulteras av standardvisitimplementationerna). |
Visit(bleedMark: BleedMarkAnnotation) | Kall Visit(bleedMark) på detta AnnotationSelector instans. |
Visit(caret: CaretAnnotation) | Kalla Visit(caret) på detta AnnotationSelector instans. |
Visit(circle: CircleAnnotation) | Kall Visit(cirkel) på detta AnnotationSelector instans. |
Visit(colorBar: ColorBarAnnotation) | Kall Visit(colorBar) på detta AnnotationSelector instans. |
Visit(attachment: FileAttachmentAnnotation) | Kalla Visit(attachment) på detta AnnotationSelector instans. |
Visit(freetext: FreeTextAnnotation) | Kall Visit(freetext) på detta AnnotationSelector instans. |
Visit(highlight: HighlightAnnotation) | Kall Visit(highlight) på detta AnnotationSelector instans. |
Visit(ink: InkAnnotation) | Kall Visit(ink) på denna instans AnnotationSelector. |
Visit(line: LineAnnotation) | Kall Visit(linje) på denna instans AnnotationSelector. |
Visit(link: LinkAnnotation) | Kall Visit(link) på denna instans AnnotationSelector. |
Visit(movie: MovieAnnotation) | Kall Visit(film) på detta AnnotationSelector instans. |
Visit(pdf3D: PDF3DAnnotation) | Kall Visit(pdf3D) på detta AnnotationSelector instans. |
Visit(pageInformation: PageInformationAnnotation) | Kall Visit(pageInformation) på detta AnnotationSelector instans. |
Visit(polygon: PolygonAnnotation) | Kall Visit(polygon) på detta AnnotationSelector instans. |
Visit(polyline: PolylineAnnotation) | Kall Visit(polyline) på detta AnnotationSelector instans. |
Visit(popup: PopupAnnotation) | Kall Visit(popup) på detta AnnotationSelector instans. |
Visit(redact: RedactionAnnotation) | Kalla Visit(redakt) på detta AnnotationSelector instans. |
Visit(registrationMark: RegistrationMarkAnnotation) | Kall Visit(registrationMark) på detta AnnotationSelector instans. |
Visit(richMedia: RichMediaAnnotation) | Kall Visit(richMedia) på detta AnnotationSelector instans. |
Visit(screen: ScreenAnnotation) | Kall Visit(skärm) på detta AnnotationSelector instans. |
Visit(square: SquareAnnotation) | Kalla Visit(square) på detta AnnotationSelector instans. |
Visit(squiggly: SquigglyAnnotation) | Kalla Visit(squiggly) på detta AnnotationSelector instans. |
Visit(stamp: StampAnnotation) | Kall Visit(stamp) på detta AnnotationSelector instans. |
Visit(strikeOut: StrikeOutAnnotation) | Kall Visit(strikeOut) på detta AnnotationSelector instans. |
Visit(text: TextAnnotation) | Kall Visit(text) på denna instans AnnotationSelector. |
Visit(trimMark: TrimMarkAnnotation) | Kall Visit(trimMark) på detta AnnotationSelector instans. |
Visit(underline: UnderlineAnnotation) | Kall Visit(underline) på detta AnnotationSelector instans. |
Visit(watermark: WatermarkAnnotation) | Besök WatermarkAnnotation byggare typ. |
Visit(widget: WidgetAnnotation) | Kall Visit(widget) på detta AnnotationSelector instans. |