PdfWriter.TextOutputMode Property

Gets or sets the text output mode for the PDF writer.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public PdfTextOutputMode TextOutputMode { get; set; }

Property Value

A PdfTextOutputMode value specifying the text output mode.

See Also

Reference