Foxit PDF RDK
Deprecated List
Member MenuList.level
Current member variable has been deprecated since Foxit PDF SDK 8.3.
Member FreeText.GetAlignment ()
Current function has been deprecated since Foxit PDF SDK 8.2. This property will not have any effect on free text annotation's appearance any more.For getting the alignment property, please call function Markup.GetRichTextStyle. Please refer to RichText related function in Markup for more details.
Member FreeText.SetAlignment (alignment)
Current function has been deprecated since Foxit PDF SDK 8.2. This property will not have any effect on free text annotation's appearance any more.For setting the alignment property, please call function Markup.SetRichTextStyle. Please refer to RichText related function in Markup for more details.
Member FreeText.SetTextMatrix (text_matrix)
Current function has been deprecated since Foxit PDF SDK 7.4. This property will not have any effect on annotation's appearance any more.
Member FreeText.GetTextMatrix ()
Current function has been deprecated since Foxit PDF SDK 7.4. This property will not have any effect on annotation's appearance any more.
Member HTML2PDFSettingData.is_to_page_scale
Current property has been deprecated since Foxit PDF SDK 8.2. This property will not have any effect on converting PDF any more. For scaling mode, please refer to scaling_mode.