Table of Contents

TTMSFNCPDFGraphicsLibOutputWriter.WriteString Method

Appends AValue as raw bytes to the current content stream.

API unit family: TMSFNCPDFCoreLibBase Declaring type: TTMSFNCPDFGraphicsLibOutputWriter

Syntax

procedure WriteString(AValue: string);

Parameters

Name Description
AValue String to write verbatim to the stream.