public static final class PageMediaType.FrontCoating extends ScoredProperty implements PageMediaType.IPageMediaTypeOptionItem
Defines constants for the FrontCoating
scored property value.
Modifier and Type | Field and Description |
---|---|
static PageMediaType.FrontCoating |
Glossy
Glossy value.
|
static PageMediaType.FrontCoating |
HighGloss
HighGloss value.
|
static PageMediaType.FrontCoating |
Matte
Matte value.
|
static PageMediaType.FrontCoating |
None
None value.
|
static PageMediaType.FrontCoating |
Satin
Satin value.
|
static PageMediaType.FrontCoating |
SemiGloss
SemiGloss value.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public static PageMediaType.FrontCoating Glossy
Glossy value.
public static PageMediaType.FrontCoating HighGloss
HighGloss value.
public static PageMediaType.FrontCoating Matte
Matte value.
public static PageMediaType.FrontCoating None
None value.
public static PageMediaType.FrontCoating Satin
Satin value.
public static PageMediaType.FrontCoating SemiGloss
SemiGloss value.
Copyright © 2022 Aspose. All Rights Reserved.