Map.AllowInHeaderFooter 屬性

定義

當在衍生類別中覆寫時,會獲得一個值,指示該映射是否允許在標頭或頁尾中。

public:
 virtual property bool AllowInHeaderFooter { bool get(); };
[System.Xml.Serialization.XmlIgnore]
public override bool AllowInHeaderFooter { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.AllowInHeaderFooter : bool
Public Overrides ReadOnly Property AllowInHeaderFooter As Boolean

屬性值

true若允許將地圖置於頁首或頁尾;否則,。 false

屬性

適用於