EndnoteOptions: EnumOptions for an endnote listingValueFootnotesInclude footnotesNoneNoneReadingsInclude other readingsReferencesInclude cited referencesMethodpublic static EndnoteOptions EndnoteOptions.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 EndnoteOptions.CountGet number of enumerated valuespublic static EndnoteOptions EndnoteOptions.FindValueByLabel(label)Get a value with a matching labelpublic EndnoteOptions[] EndnoteOptions.GetFlagArrayGet an array of values for each flag setpublic int EndnoteOptions.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 spanpublic virtual object.GetLayoutTipReturn a layout for the hint popup
public virtual object.GetSourceReferenceReturn a source reference for this objectpublic virtual void object.GetTexSource(source)LaTeX source code for this objectpublic bool EndnoteOptions.HasFlag(EndnoteOptions flag)Returns true if a value contains a flagpublic bool EndnoteOptions.HasFlagMask(EndnoteOptions mask, EndnoteOptions flag)Returns true if a value contains flags represented by maskpublic string EndnoteOptions.LabelThe label of this enumeration if present, otherwise Namepublic string EndnoteOptions.NameThe name of this enumerationpublic bool EndnoteOptions.NotFlag(EndnoteOptions flag)Returns true if a value does not contain a flagpublic static EndnoteOptions[] EndnoteOptions.ValueArrayGet an array of valuesFunctionFlagMask GetMask(EndnoteOptions mask, EndnoteOptions value)Create a FlagMaskClass object