Show / Hide Table of Contents

Class PadesPageOptimization

Inheritance
Object
PadesPageOptimization
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
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>
Back to top Copyright © 2015-2020 Lacuna Software