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