[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Operators.SetTextRenderingMode

SetTextRenderingMode Class

PDF "Tr" operator. Set the text rendering mode. Initial value: Fill.

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

Constructors

Name Description
SetTextRenderingMode(int)

Initializes a new instance of the SetTextRenderingMode class.

Fields

Name Description
TextRenderingMode

The text rendering mode.

Properties

Name Description
Desc

Gets the operator's description.

Name

Gets the operator's PDF name.

Methods

Name Description
IsSame(OperatorBase)

Determines whether the provided operator is the same as the current operator.