Class PdfCssMediaType
Defines which style-sheet should be rendered. 'Print' or 'Screen'. This matches the CSS3 Media Queries standard.
Inheritance
System.Object
PdfCssMediaType
Namespace: IronPdf.Rendering
Assembly: IronPdf.dll
Syntax
public sealed class PdfCssMediaType : Enum
Fields
Declaration
public const PdfCssMediaType Print
Field Value
Type | Description |
---|---|
PdfCssMediaType |
Screen
Declaration
public const PdfCssMediaType Screen
Field Value
Type | Description |
---|---|
PdfCssMediaType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |