Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector constructor
AnnotationSelector::AnnotationSelector() constructor
Initierar en ny instans av AnnotationSelector-klassen.
Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector()
Se även
- Class AnnotationSelector
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++
AnnotationSelector::AnnotationSelector(const System::SharedPtr<Annotation>&) constructor
Initierar ett nytt AnnotationSelector objekt.
Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector(const System::SharedPtr<Annotation> &annotation)
| Parameter | Typ | Beskrivning |
|---|---|---|
| annotation | const System::SharedPtr<Annotation>& | Annotation att väljas. Detta objekt beskriver endast vissa egenskaper vi vill att hittade annotationer ska ha, t.ex. typen av annotation. |
Se även
- Typedef SharedPtr
- Class Annotation
- Class AnnotationSelector
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++