PageSetup.AtPagePriority

PageSetup.AtPagePriority property

Gets or sets AtPagePriority which will determine order of applying page size declarations. By default options will override css @page rules .

public AtPagePriority AtPagePriority { get; set; }

See Also