| AddAnnot(type, rect) | PDFPage | |
| AddAnnot(annot_dict) | PDFPage | |
| AddImage(image, frame_index, position, width, height, auto_generate_content) | PDFPage | |
| AddImageFromFilePath(file_path, position, width, height, auto_generate_content) | PDFPage | |
| AddSignature(rect) | PDFPage | |
| AddSignature(rect, field_name) | PDFPage | |
| AddSignature(rect, field_name, signature_type, to_check_permission) | PDFPage | |
| AddSignatureWithExistedVDict(rect, field_name, signature_type, to_check_permission, existed_signature) | PDFPage | |
| AddText(text, rect, style) | PDFPage | |
| AddText(text, rect, style, rotation) | PDFPage | |
| CalcContentBBox(mode) | PDFPage | |
| ClearRenderCache() | PDFPage | |
| constructor(document, page_dict) | PDFPage | |
| GraphicsObjects.constructor(r) | NativeObjectWrapper | |
| e_ArtBox | PDFPage | static |
| e_BleedBox | PDFPage | static |
| e_CalcContentsBox | PDFPage | static |
| e_CalcDetection | PDFPage | static |
| e_CropBox | PDFPage | static |
| e_FlattenAll | PDFPage | |
| e_FlattenNoAnnot | PDFPage | |
| e_MediaBox | PDFPage | static |
| e_ParsePageNormal | PDFPage | static |
| e_ParsePageTextOnly | PDFPage | static |
| e_SizeA2 | PDFPage | static |
| e_SizeA3 | PDFPage | static |
| e_SizeA4 | PDFPage | static |
| e_SizeA5 | PDFPage | static |
| e_SizeA6 | PDFPage | static |
| e_SizeB2 | PDFPage | static |
| e_SizeB3 | PDFPage | static |
| e_SizeB4 | PDFPage | static |
| e_SizeB5 | PDFPage | static |
| e_SizeB6 | PDFPage | static |
| e_SizeLegal | PDFPage | static |
| e_SizeLetter | PDFPage | static |
| e_TextMergeBTET | GraphicsObjects | static |
| e_TextMergeNone | GraphicsObjects | static |
| e_TextMergeTJY | GraphicsObjects | static |
| e_TrimBox | PDFPage | static |
| Flatten(for_display, options) | PDFPage | |
| FlattenAnnot(annot) | PDFPage | |
| GenerateContent() | GraphicsObjects | |
| GenerateContent(text_merge_option) | GraphicsObjects | |
| GetAnnot(index) | PDFPage | |
| GetAnnotAtDevicePoint(position, tolerance, matrix) | PDFPage | |
| GetAnnotAtPoint(position, tolerance) | PDFPage | |
| GetAnnotCount() | PDFPage | |
| GetAnnots() | PDFPage | |
| GetAnnotsAtDevicePoint(position, tolerance, matrix) | PDFPage | |
| GetAnnotsAtPoint(position, tolerance) | PDFPage | |
| GetBox(box_type) | PDFPage | |
| GetContents() | PDFPage | |
| GetDict() | PDFPage | |
| GetDisplayMatrix(left, top, width, height, rotate) | PDFPage | |
| GetDocument() | PDFPage | |
| GetFirstGraphicsObjectPosition(filter) | GraphicsObjects | |
| GetGraphicsObject(position) | GraphicsObjects | |
| GetGraphicsObject(index) | GraphicsObjects | |
| GetGraphicsObjectAtDevicePoint(point, tolerance, matrix, filter) | PDFPage | |
| GetGraphicsObjectAtPoint(point, tolerance, filter) | PDFPage | |
| GetGraphicsObjectAtRectangle(rect, filter) | PDFPage | |
| GetGraphicsObjectCount() | GraphicsObjects | |
| GetGraphicsObjectIndex(graphics_object) | GraphicsObjects | |
| GetGraphicsObjectPosition(graphics_object) | GraphicsObjects | |
| GetGraphicsObjectsAtDevicePoint(point, tolerance, matrix, filter) | PDFPage | |
| GetGraphicsObjectsAtPoint(point, tolerance, filter) | PDFPage | |
| GetGraphicsObjectsAtRectangle(rect, filter) | PDFPage | |
| GetHeight() | PDFPage | |
| GetIndex() | PDFPage | |
| GetInheritedAttribute(attruibute_name) | PDFPage | |
| GetLastGraphicsObjectPosition(filter) | GraphicsObjects | |
| GetNextGraphicsObjectPosition(position, filter) | GraphicsObjects | |
| GetPointerAsNumber() | NativeObjectWrapper | |
| GetPrevGraphicsObjectPosition(position, filter) | GraphicsObjects | |
| GetResources() | PDFPage | |
| GetRotation() | PDFPage | |
| GetSuggestedRect(render_result, render_matrix, point) | PDFPage | |
| GetThumb() | PDFPage | |
| GetUserUnitSize() | PDFPage | |
| GetWidth() | PDFPage | |
| HasTransparency() | PDFPage | |
| HasWatermark() | PDFPage | |
| InsertGraphicsObject(position_insert_after, graphics_object) | GraphicsObjects | |
| IsEmpty() | GraphicsObjects | |
| IsParsed() | PDFPage | |
| LoadThumbnail() | PDFPage | |
| MoveAnnotToFirst(annot) | PDFPage | |
| MoveAnnotToLast(annot) | PDFPage | |
| MoveAnnotToNext(annot) | PDFPage | |
| MoveAnnotToPrev(annot) | PDFPage | |
| MoveGraphicsObjectByPosition(current_position, position_move_after) | GraphicsObjects | |
| Normalize() | PDFPage | |
| Release() | GraphicsObjects | |
| RemoveAllWatermarks() | PDFPage | |
| RemoveAnnot(annot) | PDFPage | |
| RemoveGraphicsObject(graphics_object) | GraphicsObjects | |
| RemoveGraphicsObjectByPosition(position) | GraphicsObjects | |
| SetAnnotGroup(annot_array, header_index) | PDFPage | |
| SetBox(box_type, box) | PDFPage | |
| SetClipRect(clip_rect) | PDFPage | |
| SetRotation(rotate) | PDFPage | |
| SetSize(width, height) | PDFPage | |
| SetSize(size) | PDFPage | |
| SetThumbnail(thumbnail) | PDFPage | |
| SetUserUnitSize(user_unit) | PDFPage | |
| StartParse(flags, pause, is_reparse) | PDFPage | |
| StartParseAsync(flags, pause, is_reparse) | PDFPage | |
| Transform(matrix, need_transform_clip_path, need_transform_annotations) | PDFPage | |
| UpdateAnnotList() | PDFPage | |