Class PageWatermarkTextColor

PageWatermarkTextColor class

定义水印文本的 sRGB 颜色。格式为 ARGB:#AARRGGBB. https://docs.microsoft.com/en-us/windows/win32/printdocs/pagewatermarktextcolor

public sealed class PageWatermarkTextColor : StringParameterInit, IDocumentPrintTicketItem, 
    IJobPrintTicketItem, IPagePrintTicketItem

构造函数

姓名描述
PageWatermarkTextColor(string)创建一个新实例。

特性

姓名描述
virtual MaxLength { get; }对于字符串值,定义允许的最长字符串。
virtual MinLength { get; }对于字符串值,定义允许的最短字符串。
Name { get; }获取元素名称。

也可以看看