Aspose::Pdf::Operators::SetGlyphsPositionShowText-klass

SetGlyphsPositionShowText class

Klass som representerar TJ-operatorn (visar text med glyfpositionering).

class SetGlyphsPositionShowText : public Aspose::Pdf::Operators::TextShowOperator

Metoder

MetodBeskrivning
Accept(const System::SharedPtr<IOperatorSelector>&) overrideAccepterar besöksobjekt för att bearbeta operatorn.
get_GlyphPositions() constReturnerar positioner för glyfer.
get_Text() overrideHämtar text från operatorns argument (glyfpositionering ignoreras).
SetGlyphsPositionShowText(const System::SharedPtr<System::Collections::Generic::IEnumerable<System::SharedPtr<GlyphPosition>>>&)Konstruktor för TJ-operatorn.
ToString() const overrideReturnerar textrepresentation av operatorn.

Se även