public interface IFontSubstRule
Represents font subtituition information
| Modifier and Type | Method and Description |
|---|---|
IFontData |
getDestFont()
Font to use for substitution
Read-only
IFontData. |
int |
getReplaceFontCondition()
Rule to apply for substitution
Read-only
FontSubstCondition. |
IFontData |
getSourceFont()
Font to substitute
Read-only
IFontData. |
int getReplaceFontCondition()
Rule to apply for substitution
Read-only FontSubstCondition.
Copyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.