Pular para o conteúdo principal

PdfContext

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

public class PdfContext : PdfMarker.Context, IDisposable

Hierarquia: objectPdfMarker.ContextPdfContext

Métodos

Create(byte[])

Creates a previous context with the PDF which will be operated

public static PdfContext Create(byte[] pdf)

Parâmetros

NomeTipoDescrição
pdfbyte[]The PDF to operate with

Retorno

PdfContext


Create(PadesSignature)

Creates a PDF Context from a PDF PadesSignature

public static PdfContext Create(PadesSignature pades)

Parâmetros

NomeTipoDescrição
padesPadesSignatureThe PadesSignature to get the PDF context from

Retorno

PdfContext


Create(Stream)

Creates a previous context with the PDF which will be operated

public static PdfContext Create(Stream pdf)

Parâmetros

NomeTipoDescrição
pdfStreamThe PDF to operate with

Retorno

PdfContext


Membros herdados

GetPageDimensions(int, PadesMeasurementUnits), Dispose(), PagesCount, PdfAStandard, Metadata, HasFullPermissions, SignatureFieldNames, FormFields, ToString(), Equals(object), Equals(object, object), ReferenceEquals(object, object), GetHashCode(), GetType(), MemberwiseClone()