ApplyDefaultParagraphIndentsShifts()
BulletFormat::ApplyDefaultParagraphIndentsShifts() method
Sets default non-zero shifts for effective paragraph Indent and MarginLeft when bullets is enabled (like PowerPoint do if enable paragraph bullets/numbering in it). If bullets is disabled then just reset paragraph Indent and MarginLeft (like PowerPoint do if disable paragraph bullets/numbering in it). Indents shifts are applied in regard to current bullet context - IBulletFormat::get(set)_Type, .NumberedBulletStyle and FontHeight of first portion. Non-zero indents shifts are applied to effective Indent and MarginLeft of current paragraph (make result values to be local values).
void Aspose::Slides::BulletFormat::ApplyDefaultParagraphIndentsShifts() override
See Also
- Class BulletFormat
- Namespace Aspose::Slides
- Library Aspose.Slides