Aspose::Pdf::Annotations::SquareAnnotation klass

SquareAnnotation class

Klassen som representerar fyrkantig annotation.

class SquareAnnotation : public Aspose::Pdf::Annotations::CommonFigureAnnotation

Metoder

MetodBeskrivning
Accept(System::SharedPtr<AnnotationSelector>) overrideAccepterar besökare för att bearbeta annotationen.
get_AnnotationType() overrideHämtar typ av annotation.
SquareAnnotation(const System::SharedPtr<Document>&)Konstruktor för användning med Generator.
SquareAnnotation(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&)Skapar ny Square annotation på den angivna sidan.

Se även