Search Results for

    Show / Hide Table of Contents

    Class PostScriptClass

    Inheritance
    System.Object
    TTF_Helpers
    TrueTypeTable
    PostScriptClass
    Inherited Members
    TrueTypeTable.TAG
    TrueTypeTable.tag
    TrueTypeTable.Length
    TrueTypeTable.Offset
    TrueTypeTable.checkSum
    TrueTypeTable.descriptor_size
    TrueTypeTable.SetLenght(UInt32)
    TrueTypeTable.PackedOfffset
    TTF_Helpers.SwapUInt16(UInt16)
    TTF_Helpers.SwapInt16(Int16)
    TTF_Helpers.SwapUInt32(UInt32)
    TTF_Helpers.SwapInt32(Int32)
    TTF_Helpers.SwapUInt64(UInt64)
    Namespace: FastReport.Fonts
    Assembly: FastReport.dll
    Syntax
    public class PostScriptClass : TrueTypeTable

    Constructors

    PostScriptClass(TrueTypeTable)

    Declaration
    public PostScriptClass(TrueTypeTable src)
    Parameters
    Type Name Description
    TrueTypeTable src

    Properties

    IsFixedPitch

    Declaration
    public bool IsFixedPitch { get; }
    Property Value
    Type Description
    System.Boolean

    IsItalic

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

    ItalicAngle

    Declaration
    public int ItalicAngle { get; }
    Property Value
    Type Description
    System.Int32
    Back to top © 1998-2025 Copyright Fast Reports Inc.