Settings.DoNotDisplayPageBoundaries プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ヘッダー/フッターまたはページ間の視覚的な境界を表示しないでください。
スキーマ内の次の要素タグを表します。 w:doNotDisplayPageBoundaries。
public DocumentFormat.OpenXml.Wordprocessing.DoNotDisplayPageBoundaries DoNotDisplayPageBoundaries { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.DoNotDisplayPageBoundaries? DoNotDisplayPageBoundaries { get; set; }
member this.DoNotDisplayPageBoundaries : DocumentFormat.OpenXml.Wordprocessing.DoNotDisplayPageBoundaries with get, set
Public Property DoNotDisplayPageBoundaries As DoNotDisplayPageBoundaries