public static final class TextEditOptions.FontReplace
extends com.aspose.ms.System.Enum
Font replacement behavior.
Modifier and Type | Field and Description |
---|---|
static int |
Default
No additional changes performed during font replacement.
|
static int |
RemoveUnusedFonts
Fonts that become unused during font replacement will be removed from resulting document.
|
public static final int Default
No additional changes performed during font replacement.
public static final int RemoveUnusedFonts
Fonts that become unused during font replacement will be removed from resulting document.
Copyright © 2017 Aspose. All Rights Reserved.