Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector constructor

AnnotationSelector::AnnotationSelector() constructor

Initierar en ny instans av AnnotationSelector-klassen.

Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector()

Se även

AnnotationSelector::AnnotationSelector(const System::SharedPtr<Annotation>&) constructor

Initierar ett nytt AnnotationSelector objekt.

Aspose::Pdf::Annotations::AnnotationSelector::AnnotationSelector(const System::SharedPtr<Annotation> &annotation)
ParameterTypBeskrivning
annotationconst 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