HtmlMediaType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class HtmlMediaType extends System.Enum

Specifies possible media types used during rendering.

Fields

FieldDescription
PrintPrint.
ScreenScreen.

Print

public static final int Print

Print.

Screen

public static final int Screen

Screen.