Back to Website
Show / Hide Table of Contents

Interface IFontSettings

Namespace: Aurigma.DesignAtoms.Model.Items
Assembly: Aurigma.DesignAtoms.Model.dll
Syntax
public interface IFontSettings

Properties

AllCaps

Declaration
bool AllCaps { get; set; }
Property Value
Type Description
System.Boolean

FauxBold

Declaration
bool FauxBold { get; set; }
Property Value
Type Description
System.Boolean

FauxItalic

Declaration
bool FauxItalic { get; set; }
Property Value
Type Description
System.Boolean

OpenTypeFeatures

Declaration
IList<OpenTypeFeature> OpenTypeFeatures { get; }
Property Value
Type Description
System.Collections.Generic.IList<OpenTypeFeature>

PostScriptName

Declaration
string PostScriptName { get; set; }
Property Value
Type Description
System.String

Size

Declaration
float Size { get; set; }
Property Value
Type Description
System.Single

Methods

GetBytes()

Declaration
IEnumerable<byte> GetBytes()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.Byte>
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