ParagraphFrameNumberingInfoParagraphStyle Property
|
The style for the numbering information
paragraph. 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 NumberingInfoParagraphStyle { get; set; }
Public Property NumberingInfoParagraphStyle As CascadingStyleStore
Get
Set
member NumberingInfoParagraphStyle : CascadingStyleStore with get, set
Property Value
Type:
CascadingStyleStore
See Also