SharpLeaf Reference > PageLayout Class > FrameList Property

PageLayout.FrameList Property

List of Frames to flow through (defaults to empty vector for all frames in order of creation).

public string[] FrameList {get; set;}

Example

page.FrameList = new string[] {"LeftFrame", "RightFrame"};

See also ...

Advanced DocumentLayouts | SharpLeaf.NextFrame Method | ParagraphStyle.FrameBreak Property | PageLayout.Members | Frame.Skip Property


Send comments on this topic
© Dyalog Ltd 2021