com.aspose.slides
Interface FontQuality
public interface FontQuality
Represents the font output quality.
DEFAULT_QUALITY
static final int DEFAULT_QUALITY
- See Also:
- Constant Field Values
DRAFT_QUALITY
static final int DRAFT_QUALITY
- See Also:
- Constant Field Values
PROOF_QUALITY
static final int PROOF_QUALITY
- See Also:
- Constant Field Values
NONANTIALIASED_QUALITY
static final int NONANTIALIASED_QUALITY
- See Also:
- Constant Field Values
ANTIALIASED_QUALITY
static final int ANTIALIASED_QUALITY
- See Also:
- Constant Field Values
CLEARTYPE_QUALITY
static final int CLEARTYPE_QUALITY
- See Also:
- Constant Field Values