Show / Hide Table of Contents

Class PdfContainerDefinition.WidthDefinedFixedHeight

Inheritance
Object
PdfContainerDefinition.WidthDefinedFixedHeight
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.FluentApi
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class WidthDefinedFixedHeight

Methods

AnchorBottom(Double)

Declaration
public PadesVisualRectangle AnchorBottom(double margin = 0)
Parameters
Type Name Description
Double margin
Returns
Type Description
PadesVisualRectangle

AnchorTop(Double)

Declaration
public PadesVisualRectangle AnchorTop(double margin = 0)
Parameters
Type Name Description
Double margin
Returns
Type Description
PadesVisualRectangle

Center()

Declaration
public PadesVisualRectangle Center()
Returns
Type Description
PadesVisualRectangle
Back to top Copyright © 2015-2020 Lacuna Software