Pular para o conteúdo principal

PdfMarkElement

Namespace: Lacuna.Pki.Pdf
Assembly: Lacuna.Pki
Class

public abstract class PdfMarkElement

Hierarquia: objectPdfMarkElement

Construtores

PdfMarkElement()

public PdfMarkElement()

Propriedades

Opacity

Element opacity. If not set, default is 100, opaque.

public double Opacity { get; set; }

Retorno

double


RelativeContainer

Rectangle relative position to PdfMark Container

public PadesVisualRectangle RelativeContainer { get; set; }

Retorno

PadesVisualRectangle


Rotation

Element rotation in degrees

public PdfMarkRotation Rotation { get; set; }

Retorno

PdfMarkRotation


Membros herdados

ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()