Class PageWatermark.LayeringOption
Class PageWatermark.LayeringOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Describe las opciones de la característica Aspose.Page.XPS.XpsMetadata.PageWatermark.Layering.
public sealed class PageWatermark.LayeringOption : Option, IFeatureItem, IPrintTicketElementChild
Herencia
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageWatermark.LayeringOption
Implementa
IFeatureItem, IPrintTicketElementChild
Miembros heredados
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Campos
Overlay
La marca de agua aparece sobre el contenido de la página.
public static PageWatermark.LayeringOption Overlay
Valor del Campo
Underlay
La marca de agua aparece debajo del contenido de la página.
public static PageWatermark.LayeringOption Underlay