[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.BeginText

BeginText Class

PDF "BT" operator. Begin a text object, initializing the text matrix, Tm , and the text line matrix, Tlm, to the identity matrix. Text objects cannot be nested; a second BT cannot appear before an ET.

Inheritance
BeginText
Namespace: GrapeCity.Documents.Pdf.Operators
Assembly: DS.Documents.Pdf.dll
Syntax
public class BeginText : OperatorBase
Public Class BeginText
    Inherits OperatorBase

Fields

Name Description
Instance

The instance of the BeginText class.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.