SetTextLeading Class
Class represenging TL operator (set text leading).
Inheritance Hierarchy

Namespace: Aspose.Pdf.Operators
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public class SetTextLeading : TextStateOperator

The SetTextLeading type exposes the following members.

Constructors
  NameDescription
Public methodSetTextLeading
Initializes text leading operator.
Properties
  NameDescription
Public propertyIndex
Operator index in page operators list.
(Inherited from Operator.)
Public propertyLeading
Gets or sets the text leading.
Methods
See Also