StyleParagraphProperties.FrameProperties Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FrameProperties.
Represents the following element tag in the schema: w:framePr.
public DocumentFormat.OpenXml.Wordprocessing.FrameProperties FrameProperties { get; set; }public DocumentFormat.OpenXml.Wordprocessing.FrameProperties? FrameProperties { get; set; }member this.FrameProperties : DocumentFormat.OpenXml.Wordprocessing.FrameProperties with get, setPublic Property FrameProperties As FrameProperties