ParagraphFrameNumberingInfoRunStyle Property
|
The style for the numbering information text
run. This value will be null if none exists.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public CascadingStyleStore NumberingInfoRunStyle { get; set; }
Public Property NumberingInfoRunStyle As CascadingStyleStore
Get
Set
member NumberingInfoRunStyle : CascadingStyleStore with get, set
Property Value
Type:
CascadingStyleStore
See Also