Class FixedPage
Inheritance
System.Object
FixedPage
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class FixedPage : Object
Constructors
FixedPage()
Declaration
Properties
BleedBox
Declaration
public string BleedBox { get; set; }
Property Value
Type |
Description |
System.String |
|
ContentBox
Declaration
public string ContentBox { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public Resources FixedPageResources { get; set; }
Property Value
Height
Declaration
public double Height { get; set; }
Property Value
Type |
Description |
System.Double |
|
Items
Declaration
public object[] Items { get; set; }
Property Value
Type |
Description |
System.Object[] |
|
lang
Declaration
public string lang { get; set; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Width
Declaration
public double Width { get; set; }
Property Value
Type |
Description |
System.Double |
|