 | InDesign SDK 20.5 |
- Class IFileList
- This Interface is deprecated. Please use IRecentFileListFacade instead.
- Member IGalleyUtils::GetFontName (PMString &fontName, PMString &fontFamilyName, PMString &style)=0
- This API is deprecated. Please use GetFontNameStdStr() instead A more generic way to find a font and style. Some fonts have non-standard styles that can only be specified by a string. This method finds the font fontFamilyName of style style and returns it.
- Member IGalleyUtils::GetFontOfStyle (PMString fontFamilyName, IFontMgr::FontStyleBits fontStyle)=0
- This API is deprecated. Please use GetFontOfStyleStdStr() instead. Returns the name of the font given the family name and style. Fonts often have font variants for the bold, italic, bolditalic, all caps, and small caps. For example, Times and Times Bold are two different fonts but you may only want to refer to Times and ask for the variant by ID (fontStyle). This method will attempt to find the variant that contains the style asked for.
- Member IHyperlink::GetDestinationUID () const =0
- This API is deprecated, don't use it! USE SAFER GetDestinationUIDRef
- Class IInterfaceAppearancePrefs
- This interface has been deprecated. Please use IUserInterfacePreferencesFacade to access Brightness and PasteboardColor preferences