ParagraphStyle
General
ParagraphStyle és una classe en Aspose.Note per a Python.
ParagraphStyle.Default retorna una instància de ParagraphStyle iniciada amb valors predeterminats.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
FontStyle | int | Read | Gets or sets the font style as an integer flag |
Mètodes
| Signature | Description |
|---|---|
| `init(FontName: str | None, FontSize: float |
Default() → ParagraphStyle | Returns a ParagraphStyle instance initialized with default values |