Show / Hide Table of Contents

Class PadesVisualRepresentation2

Inheritance
Object
PadesVisualRepresentation2
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 PadesVisualRepresentation2

Properties

BackgroundColor

Declaration
public Color BackgroundColor { get; set; }
Property Value
Type Description
Color

Image

Declaration
public PadesVisualImage Image { get; set; }
Property Value
Type Description
PadesVisualImage

Position

Declaration
public PadesVisualPositioning Position { get; set; }
Property Value
Type Description
PadesVisualPositioning

Text

Declaration
public PadesVisualText Text { get; set; }
Property Value
Type Description
PadesVisualText
Back to top Copyright © 2015-2020 Lacuna Software