PdfSharp.Fonts.TrueType.TrueTypeFontTable.PrepareForCompilation C# (CSharp) Method

PrepareForCompilation() public method

When overridden in a derived class, prepares the font table to be compiled into its binary representation.
public PrepareForCompilation ( ) : void
return void
    public virtual void PrepareForCompilation()
    {
    }