Format.SourceSelectOptions: EnumRule for determining fill orderValueBeginInclude the start of the fileChildrenInclude childrenEndInclude the end of the fileLineWhole lineNoneNoneMethodpublic static SourceSelectOptions SourceSelectOptions.AllFlagsGet a value with all flags onpublic virtual int object.Compare(value)Compares this object with another and returns (-1, 0, or 1)public static const int SourceSelectOptions.CountGet number of enumerated valuespublic static SourceSelectOptions SourceSelectOptions.FindValueByLabel(label)Get a value with a matching labelpublic SourceSelectOptions[] SourceSelectOptions.GetFlagArrayGet an array of values for each flag setpublic int SourceSelectOptions.GetFlagCountReturns the number of flags currently setpublic virtual Icon object.GetIconReturn a icon for this objectpublic virtual object.GetLayoutBlockReturn a layout inside a blockpublic virtual Fact.GetLayoutFactReturn a layout for the fact browserpublic virtual Fact.GetLayoutNodeReturn a layout for a graph displaypublic virtual object.GetLayoutSpanReturn a layout inside a span
public virtual object.GetLayoutTipReturn a layout for the hint popuppublic virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic bool SourceSelectOptions.HasFlag(Format.SourceSelectOptions flag)Returns true if a value contains a flagpublic bool SourceSelectOptions.HasFlagMask(Format.SourceSelectOptions mask, Format.SourceSelectOptions flag)Returns true if a value contains flags represented by maskpublic string SourceSelectOptions.LabelThe label of this enumeration if present, otherwise Namepublic string SourceSelectOptions.NameThe name of this enumerationpublic bool SourceSelectOptions.NotFlag(Format.SourceSelectOptions flag)Returns true if a value does not contain a flagpublic static SourceSelectOptions[] SourceSelectOptions.ValueArrayGet an array of valuesFunctionFlagMask GetMask(Format.SourceSelectOptions mask, Format.SourceSelectOptions value)Create a FlagMaskClass object