Change in methods name

aspose.pdf package

Following list indicates the methods under aspose.pdf package whose names have been changed.

  • Section.setIsLanscape () is changed to Section.isLandscape(true);
  • TextInfo.setIsTruetypeFontBold () is changed to TextInfo().isTrueTypeFontBold(true);
  • Security.setIsCopingAllowed () is changed to Security().isCopyingAllowed(true);