Package | Description |
---|---|
com.aspose.pdf.facades |
The com.aspose.pdf.facades package provides classes originally came from
Aspose.Pdf.Kit.
|
Constructor and Description |
---|
FormattedText(String text,
FontColor textColor,
FontColor backColor,
FontStyle textFont,
int textEncoding,
boolean embedded,
float textSize)
Initializes FormattedText.
|
FormattedText(String text,
FontColor textColor,
FontColor backColor,
FontStyle textFont,
int textEncoding,
boolean embedded,
float textSize,
float lineSpacing)
Initializes FormattedText.
|
FormattedText(String text,
FontColor fontColor,
FontStyle fontStyle,
int encodingType,
boolean embedded,
float textSize)
Initializes FormattedText.
|
FormattedText(String text,
FontColor fontColor,
FontStyle textFont,
int textEncoding,
boolean embedded,
float textSize,
float lineSpacing)
Initialize FormattedText.
|
Copyright © 2024 Aspose. All Rights Reserved.