ET
Overview
ET is a class in Aspose.PDF FOSS for Java.
Inherits from: BlockTextOperator.
End text object operator (ET).
This class provides 2 methods for working with ET objects in Java programs.
Available methods include: ET.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
ET() | Creates an ET operator. |
ET(operands: List<PdfBase>) | Creates an ET operator from parsed operands. |