Foxit PDF SDK
Deprecated List
Member foxit.addon.conversion.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.
Member foxit.pdf.actions.MenuList.level
Current member variable has been deprecated since Foxit PDF SDK 8.3.
Member foxit.pdf.annots.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 foxit.pdf.annots.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 foxit.pdf.annots.FreeText.SetAlignment (Alignment 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 foxit.pdf.annots.FreeText.SetTextMatrix (Matrix2D 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.