TTMSFNCGeneralPDFLibFontInitializer.GetTTFDataCompressedLength Method
Returns the byte length of the compressed TTF font data after
CompressTTFDatahas 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.