![]() |
PDFix SDK
6.9.0
|
This is the complete list of members for PdsText, including all inherited members.
| CopyTo(PdsContent *content, int index)=0 | PdsPageObject | pure virtual |
| GetBBox(PdfRect *bbox)=0 | PdsPageObject | pure virtual |
| GetCharAdvanceWidth(int index)=0 | PdsText | pure virtual |
| GetCharBBox(int index, PdfRect *bbox)=0 | PdsText | pure virtual |
| GetCharQuad(int index, PdfQuad *quad)=0 | PdsText | pure virtual |
| GetCharText(int index, wchar_t *buffer, int len)=0 | PdsText | pure virtual |
| GetContentMark()=0 | PdsPageObject | pure virtual |
| GetGState(PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| GetId()=0 | PdsPageObject | pure virtual |
| GetNumChars()=0 | PdsText | pure virtual |
| GetObjectType()=0 | PdsPageObject | pure virtual |
| GetPage()=0 | PdsPageObject | pure virtual |
| GetQuad(PdfQuad *quad)=0 | PdsPageObject | pure virtual |
| GetStateFlags()=0 | PdsPageObject | pure virtual |
| GetStructObject(bool struct_parent)=0 | PdsPageObject | pure virtual |
| GetText(wchar_t *buffer, int len)=0 | PdsText | pure virtual |
| GetTextMatrix(PdfMatrix *matrix)=0 | PdsText | pure virtual |
| GetTextState(PdfDoc *doc, PdfTextState *text_state)=0 | PdsText | pure virtual |
| MoveTo(PdsContent *content, int index)=0 | PdsPageObject | pure virtual |
| SetGState(PdfGraphicState *g_state)=0 | PdsPageObject | pure virtual |
| SetMatrix(PdfMatrix *matrix)=0 | PdsPageObject | pure virtual |
| SetStateFlags(int flags)=0 | PdsPageObject | pure virtual |
| SetText(const wchar_t *buffer)=0 | PdsText | pure virtual |
| SetTextState(PdfTextState *text_state)=0 | PdsText | pure virtual |
| SplitAtChar(int index)=0 | PdsText | pure virtual |