[]
Gets or sets a value indicating whether this page should be skipped in output.
public bool SkipThisPage { get; set; }
Public Property SkipThisPage As Boolean
<a href="https://learn.microsoft.com/dotnet/csharp/language-reference/builtin-types/bool">true</a> if this page should be skipped in output.
Otherwise, false. The default value is false.