Pular para o conteúdo principal

PdfMarkExtensions

Namespace: Lacuna.RestPki.Client.FluentApi
Assembly: Lacuna.RestPki.Client
Class

public static class PdfMarkExtensions

Hierarquia: objectPdfMarkExtensions

Métodos

AddElement(PdfMark, PdfMarkElement)

public static PdfMark AddElement(this PdfMark pdfMark, PdfMarkElement element)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
elementPdfMarkElement

Retorno

PdfMark


OnAllPages(PdfMark)

public static PdfMark OnAllPages(this PdfMark pdfMark)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark

Retorno

PdfMark


OnContainer(PdfMark, PadesVisualRectangle)

public static PdfMark OnContainer(this PdfMark pdfMark, PadesVisualRectangle container)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
containerPadesVisualRectangle

Retorno

PdfMark


OnNewPage(PdfMark)

public static PdfMark OnNewPage(this PdfMark pdfMark)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark

Retorno

PdfMark


OnSinglePage(PdfMark, int)

public static PdfMark OnSinglePage(this PdfMark pdfMark, int pageNumber)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
pageNumberint

Retorno

PdfMark


OnSinglePageFromEnd(PdfMark, int)

public static PdfMark OnSinglePageFromEnd(this PdfMark pdfMark, int pageNumber)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
pageNumberint

Retorno

PdfMark


WithBackgroundColor(PdfMark, Color)

public static PdfMark WithBackgroundColor(this PdfMark pdfMark, Color backgroundColor)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
backgroundColorColor

Retorno

PdfMark


WithBorderColor(PdfMark, Color)

public static PdfMark WithBorderColor(this PdfMark pdfMark, Color borderColor)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
borderColorColor

Retorno

PdfMark


WithBorderWidth(PdfMark, double)

public static PdfMark WithBorderWidth(this PdfMark pdfMark, double borderWidth)

Parâmetros

NomeTipoDescrição
pdfMarkPdfMark
borderWidthdouble

Retorno

PdfMark


Membros herdados

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