IParagraphFormatHangingPunctuation Property |
Determines whether the hanging punctuation is used in a paragraph. No inheritance applied.
Read/write
NullableBool.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxNullableBool HangingPunctuation { get; set; }Property HangingPunctuation As NullableBool
Get
Set
property NullableBool HangingPunctuation {
NullableBool get ();
void set (NullableBool value);
}abstract HangingPunctuation : NullableBool with get, set
Property Value
Type:
NullableBool
See Also