Back to Website
Show / Hide Table of Contents

Interface IFontSubstitutionService

Namespace: Aurigma.DesignAtoms.Services
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IFontSubstitutionService

Methods

AllFontsAvailable(BaseTextItem)

Declaration
bool AllFontsAvailable(BaseTextItem textItem)
Parameters
Type Name Description
BaseTextItem textItem
Returns
Type Description
System.Boolean

SubstituteFonts(BaseTextItem)

Declaration
ICollection<string> SubstituteFonts(BaseTextItem textItem)
Parameters
Type Name Description
BaseTextItem textItem
Returns
Type Description
System.Collections.Generic.ICollection<System.String>

SubstituteFonts(GroupItem)

Declaration
ICollection<string> SubstituteFonts(GroupItem groupItem)
Parameters
Type Name Description
GroupItem groupItem
Returns
Type Description
System.Collections.Generic.ICollection<System.String>

SubstituteFonts(Product)

Declaration
ICollection<string> SubstituteFonts(Product product)
Parameters
Type Name Description
Product product
Returns
Type Description
System.Collections.Generic.ICollection<System.String>

SubstituteFonts(Surface)

Declaration
ICollection<string> SubstituteFonts(Surface surface)
Parameters
Type Name Description
Surface surface
Returns
Type Description
System.Collections.Generic.ICollection<System.String>

ValidateSubstitutionFontPostScriptName()

Declaration
void ValidateSubstitutionFontPostScriptName()
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback