Class PadesVisualRepresentation2
Inherited Members
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 |