GlobalClass.PageBreakSet Method
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.
public:
virtual bool PageBreakSet() = Microsoft::Office::Interop::MSProject::_Global::PageBreakSet;
public virtual bool PageBreakSet ();
abstract member PageBreakSet : unit -> bool
override this.PageBreakSet : unit -> bool
Public Overridable Function PageBreakSet () As Boolean