Show / Hide Table of Contents
Editar no GitHub

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

| Improve this Doc View Source

BackgroundColor

Declaration
public Color BackgroundColor { get; set; }
Property Value
Type Description
Color
| Improve this Doc View Source

Image

Declaration
public PadesVisualImage Image { get; set; }
Property Value
Type Description
PadesVisualImage
| Improve this Doc View Source

Position

Declaration
public PadesVisualPositioning Position { get; set; }
Property Value
Type Description
PadesVisualPositioning
| Improve this Doc View Source

Text

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