Table of Contents

TTMSFNCGeneralPDFLibFontInitializer.GetTTFDataCompressedLength Method

Returns the byte length of the compressed TTF font data after CompressTTFData has been called.

API unit family: TMSFNCPDFLib.General.Android Declaring type: TTMSFNCGeneralPDFLibFontInitializer

Syntax

function GetTTFDataCompressedLength: Int64;

Returns

The size in bytes of the compressed font stream, or zero if compression has not been performed.