Show / Hide Table of Contents

Class PadesVisualRepresentation

Inheritance
Object
PadesVisualRepresentation
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class PadesVisualRepresentation

Properties

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

Methods

ToModel()

Declaration
public PadesVisualRepresentationModel ToModel()
Returns
Type Description
Lacuna.RestPki.Api.PadesSignature.PadesVisualRepresentationModel
Back to top Copyright © 2015-2020 Lacuna Software