ImageGearJava Project > com.accusoft.imagegear.art Package : ImGearART Class |
The following tables list the members exposed by ImGearART.
Name | Description | |
---|---|---|
burnIn | Merges marks permanently into com.accusoft.imagegear.core.ImGearPage class. | |
isLegacyFontScalingEnabled | Gets a value indicating whether the legacy mode is Enabled.
This ART control option sets the way ImageGear scales the text fonts for ART annotations. True if the legacy scale mode for compatibility with previous versions is enabled; otherwise, false. The default value is false. | |
isPpmDisabled | Gets a value indicating whether the PPM control option is disabled in font pointSize calculations.
This ART control option allows to disable use of image resolution for adjusting text fonts. True if the PPM control option is disabled in font pointSize calculations for all text marks displayed; otherwise, false. The default value is false. | |
loadPage | Overloaded. Loads ART marks from an XML stream. | |
savePage | Overloaded. Saves ART marks to a stream. | |
setDisablePPM | Sets a value indicating whether the PPM control option is disabled in font pointSize calculations.
This ART control option allows to disable use of image resolution for adjusting text fonts. True if the PPM control option is disabled in font pointSize calculations for all text marks displayed; otherwise, false. The default value is false. | |
setLegacyFontScalingEnabled | Sets a value indicating whether the legacy mode is Enabled.
This ART control option sets the way ImageGear scales the text fonts for ART annotations. True if the legacy scale mode for compatibility with previous versions is enabled; otherwise, false. The default value is false. |