Class PageWatermark.LayeringOption
Class PageWatermark.LayeringOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Popisuje možnosti funkce Aspose.Page.XPS.XpsMetadata.PageWatermark.Layering.
public sealed class PageWatermark.LayeringOption : Option, IFeatureItem, IPrintTicketElementChild
Dědičnost
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageWatermark.LayeringOption
Implementuje
IFeatureItem, IPrintTicketElementChild
Děděné členy
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Pole
Overlay
Vodoznak se zobrazuje nad obsahem stránky.
public static PageWatermark.LayeringOption Overlay
Hodnota pole
Underlay
Vodoznak se zobrazuje pod obsahem stránky.
public static PageWatermark.LayeringOption Underlay