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