Class DefaultParagraphState
Leave feedback
On this page
The default state representation for the paragraph in the presentation
public class DefaultParagraphState
| Name | Description |
|---|---|
| DefaultParagraphState() | The default constructor. |
| Name | Description |
|---|---|
| AfterReplaceText { get; set; } | Text after replacement |
| Depth { get; set; } | Depth of the paragraph |
| EastAsianLineBreak { get; set; } | East Asian line break option |
| FontAlignment { get; set; } | Font alignment |
| HangingPunctuation { get; set; } | Hanging punctuation option |
| Indent { get; set; } | Indentation value |
| LatinLineBreak { get; set; } | Latin line break option |
| MarginLeft { get; set; } | Left margin value |
| MarginRight { get; set; } | Right margin value |
| ParagraphText { get; set; } | Paragraph text |
| PortionState { get; set; } | Default state for text portions |
| RightToLeft { get; set; } | Right-to-left option |
| SpaceAfter { get; set; } | Space after the paragraph |
| SpaceBefore { get; set; } | Space before the paragraph |
| SpaceWithin { get; set; } | Space within the paragraph |
| TabSize { get; set; } | Tab size |
| TextAligment { get; set; } | Text alignment |
- namespace GroupDocs.Annotation.Projects.Slides.Models
- assembly GroupDocs.Annotation
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.