| 
IParagraph
Format Property
  | 
 Gets the paragraph format.
 Namespace:
 Spire.Doc.Interface
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
ParagraphFormat Format { get; }
 
ReadOnly Property Format As ParagraphFormat
	Get
 
property ParagraphFormat^ Format {
	ParagraphFormat^ get ();
}
 
abstract Format : ParagraphFormat with get
 
 
 
Property Value
 
 Type:
 
ParagraphFormat
 
 
 See Also
See Also