TextParagraphProperties
DefaultTextRangeProperties Property
|
Gets default portion format of a paragraph.
Read-only
DefaultTextRangeProperties
.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public DefaultTextRangeProperties DefaultTextRangeProperties { get; }
Public ReadOnly Property DefaultTextRangeProperties As DefaultTextRangeProperties
Get
public:
property DefaultTextRangeProperties^ DefaultTextRangeProperties {
DefaultTextRangeProperties^ get ();
}
member DefaultTextRangeProperties : DefaultTextRangeProperties with get
Property Value
Type:
DefaultTextRangeProperties
See Also