Class PadesPageOptimization
Inherited Members
Namespace: Lacuna.Pki.Pades
Assembly: Lacuna.Pki.dll
Syntax
public class PadesPageOptimization
Properties
CustomPaperSize
Declaration
public PadesSize CustomPaperSize { get; set; }
Property Value
Type | Description |
---|---|
PadesSize |
PageOrientation
Declaration
public PageOrientations PageOrientation { get; set; }
Property Value
Type | Description |
---|---|
PageOrientations |
PaperSize
Declaration
public PaperSizes? PaperSize { get; set; }
Property Value
Type | Description |
---|---|
Nullable<PaperSizes> |